move get_pj.php to include/ajax_bank_saldo.inc.php
Add security to show_document_modele with User::check_module Rewriting of admin > utilisateur
This commit is contained in:
parent
f9ddeed4e1
commit
8110fa8042
10 changed files with 254 additions and 184 deletions
|
|
@ -521,4 +521,7 @@ EOF;
|
|||
$new=false;
|
||||
require_once 'template/plugin_detail.php';
|
||||
break;
|
||||
}
|
||||
case 'saldo':
|
||||
require_once 'ajax_bank_saldo.inc.php';
|
||||
break;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue