Add link to other action
This commit is contained in:
parent
3c29c7ecc3
commit
c2684bd0f1
5 changed files with 273 additions and 200 deletions
|
|
@ -481,6 +481,9 @@ EOF;
|
|||
case 'search_op':
|
||||
require_once 'search.inc.php';
|
||||
break;
|
||||
case 'search_action':
|
||||
require_once 'ajax_search_action.php';
|
||||
break;
|
||||
case 'display_profile':
|
||||
require_once("ajax_get_profile.php");
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue