Go to the source code of this file.
Variables | |
$rep = DbConnect() | |
$User = new cl_user($rep) | |
return | |
$pass5 = md5($_POST['PASS']) | |
$Res | |
$cn = GetAllUser() | |
$compteur = 0 | |
$dos = trim($_POST["DATABASE"]) | |
exit | |
$desc = FormatString($_POST["DESCRIPTION"]) | |
$l_id = GetDbId($dos) | |
$template = "" | |
else | $cl = 'class="even"' |
$count = pg_NumRows($Res) | |
$mod_desc = FormatString($_POST["FMOD_DESC"]) | |
$cn_mod = dbconnect($l_id,'mod') | |
$a_seq = array('s_jrn','s_jrn_op','s_centralized','s_stock_goods') | |
$sql = "select jrn_def_id from jrn_def " | |
$Max = pg_NumRows($Res) | |
$available = "" |
Definition in file admin_repo.php.
|
Definition at line 226 of file admin_repo.php. |
|
Definition at line 278 of file admin_repo.php. |
|
Definition at line 149 of file admin_repo.php. |
|
Definition at line 65 of file admin_repo.php. |
|
Definition at line 217 of file admin_repo.php. |
|
Definition at line 67 of file admin_repo.php. |
|
Definition at line 163 of file admin_repo.php. Referenced by GetNumberLine(), ListJrn(), Cpdf::o_page(), and UpdateCSV(). |
|
Definition at line 119 of file admin_repo.php. Referenced by action::Confirm(), action::Display(), and u_ShowDossier(). |
|
Definition at line 114 of file admin_repo.php. |
|
Definition at line 124 of file admin_repo.php. |
|
Definition at line 233 of file admin_repo.php. |
|
Definition at line 203 of file admin_repo.php. |
|
Definition at line 59 of file admin_repo.php. Referenced by cl_user::Admin(), and cl_user::Check(). |
|
Definition at line 31 of file admin_repo.php. |
|
Initial value: ExecSql($cn,"insert into ac_users(use_first_name,use_name,use_login,use_active,use_pass) values ('".$_POST["FNAME"]."','".$_POST["LNAME"]."','".$_POST["LOGIN"]."',1,'$pass5')") Definition at line 60 of file admin_repo.php. |
|
Definition at line 231 of file admin_repo.php. |
|
Definition at line 140 of file admin_repo.php. |
|
Definition at line 33 of file admin_repo.php. |
|
Definition at line 117 of file admin_repo.php. |
|
Definition at line 42 of file admin_repo.php. |