noalyss Version-9
|
This file permit to upgrade a version of NOALYSS , it should be used and immediately delete after an upgrade. This file is included in each release for a new upgrade. More...
Go to the source code of this file.
Variables | |
$a_need_module =array("mbstring","pgsql","bcmath","gettext","zip","gd","dom","xml","SimpleXML","xmlwriter","xmlreader") | |
$cadmin =$http->request("cadmin","string", "admin") | |
$cpassword_admin =$http->request("cpassword_admin","string", "phpcompta") | |
$cpath =$http->request("cpath","string", "/usr/bin") | |
$ctmp =$http->request("ctmp","string", "/tmp") | |
$db_host =$http->request("chost","string", "") | |
$db_name =$http->request("cdbname", "string","") | |
$db_password =$http->request("cpasswd","string", "") | |
$db_port =$http->request("cport","string", "") | |
$db_user =$http->request("cuser","string", "") | |
$fatal =0 | |
$flag =0 | |
$flag_php =0 | |
$http =new HttpInput() | |
$inc_path =get_include_path() | |
$locale =$http->request("clocale","string", "1") | |
$majeur =explode(".",$version) | |
foreach(array('magic_quotes_gpc', 'magic_quotes_runtime') as $a) | $module =get_loaded_extensions() |
$multi =$http->request("multi","string", "N") | |
$nb_need_module =count($a_need_module) | |
global | $os =1 |
$rep =new Database() | |
$Res =$cn->count_sql($sql) | |
$sql | |
$str_error_message =_('Vous devez installer ou activer l\'extension').'<span style="font-weight:bold"> %s </span>' | |
$succeed ="<span style=\"font-size:18px;color:green\">✓</span>" | |
$version =$cn->get_value($sql) | |
const | ALLOWED (! isset($_POST['go'])) 1 |
const | ALLOWED_ADMIN 1 |
domaine | |
if(strpos($inc_path,";") !=0) | else |
if (! isset( $_GET[ 'lang'])) | |
if ($_GET[ 'lang']=="en_US.utf8"||$_GET[ 'lang']=='fr_FR.utf8') | |
NOALYSS_ADMINISTRATOR | |
This file permit to upgrade a version of NOALYSS , it should be used and immediately delete after an upgrade. This file is included in each release for a new upgrade.
Definition in file install.php.
$a_need_module =array("mbstring","pgsql","bcmath","gettext","zip","gd","dom","xml","SimpleXML","xmlwriter","xmlreader") |
Definition at line 414 of file install.php.
$cadmin =$http->request("cadmin","string", "admin") |
Definition at line 207 of file install.php.
Referenced by config_file_form(), and display_file_config().
$cpassword_admin =$http->request("cpassword_admin","string", "phpcompta") |
Definition at line 208 of file install.php.
Referenced by config_file_form(), and display_file_config().
$cpath =$http->request("cpath","string", "/usr/bin") |
Definition at line 205 of file install.php.
Referenced by config_file_form(), and display_file_config().
$ctmp =$http->request("ctmp","string", "/tmp") |
Definition at line 204 of file install.php.
Referenced by config_file_form(), and display_file_config().
$db_host =$http->request("chost","string", "") |
Definition at line 200 of file install.php.
$db_name =$http->request("cdbname", "string","") |
Definition at line 206 of file install.php.
$db_password =$http->request("cpasswd","string", "") |
Definition at line 199 of file install.php.
$db_port =$http->request("cport","string", "") |
Definition at line 201 of file install.php.
$db_user =$http->request("cuser","string", "") |
Definition at line 198 of file install.php.
$fatal =0 |
Definition at line 375 of file install.php.
$flag =0 |
Definition at line 531 of file install.php.
Referenced by Tva_Rate_MTable\check(), Card_Property\load(), Acc_Operation\set_pj(), Noalyss_User\set_status_security_action(), and Noalyss_User\set_status_security_ledger().
$flag_php =0 |
Definition at line 374 of file install.php.
$http =new HttpInput() |
Definition at line 197 of file install.php.
$inc_path =get_include_path() |
Definition at line 184 of file install.php.
$locale =$http->request("clocale","string", "1") |
Definition at line 203 of file install.php.
$majeur =explode(".",$version) |
Definition at line 493 of file install.php.
foreach (array( 'magic_quotes_gpc', 'magic_quotes_runtime') as $a) $module =get_loaded_extensions() |
Definition at line 410 of file install.php.
Referenced by Extension\insert_profile_menu().
$multi =$http->request("multi","string", "N") |
Definition at line 202 of file install.php.
Referenced by config_file_form(), and display_file_config().
$nb_need_module =count($a_need_module) |
Definition at line 416 of file install.php.
$os =1 |
Definition at line 185 of file install.php.
$rep =new Database() |
Definition at line 725 of file install.php.
$Res =$cn->count_sql($sql) |
Definition at line 512 of file install.php.
$sql |
Definition at line 526 of file install.php.
$str_error_message =_('Vous devez installer ou activer l\'extension').'<span style="font-weight:bold"> %s </span>' |
Definition at line 412 of file install.php.
Definition at line 183 of file install.php.
Referenced by Database\apply_patch().
$version =$cn->get_value($sql) |
Definition at line 490 of file install.php.
Referenced by TTFontFile\extractInfo(), and TTFontFile\getMetrics().
const ALLOWED(! isset( $_POST[ 'go'])) | ( | ! | isset $_POST[ 'go'] | ) | 1 |
Definition at line 722 of file install.php.
const ALLOWED_ADMIN 1 |
Definition at line 723 of file install.php.
domaine |
Definition at line 370 of file install.php.
Referenced by Database\__construct(), Database\format_name(), and Package_Template\install().
Definition at line 191 of file install.php.
if( $Res==0) | ( | ! | isset $_GET[ 'lang'] | ) |
Definition at line 122 of file install.php.
if( $_GET['lang']=="en_US.utf8"|| $_GET['lang']=='fr_FR.utf8') | ( | $_GET[ 'lang'] = = "en_US.utf8" || $_GET['lang']=='fr_FR.utf8' | ) |
Definition at line 151 of file install.php.
NOALYSS_ADMINISTRATOR |
Definition at line 735 of file install.php.
Referenced by Dossier\get_user_folder(), Acc_Ledger\test_me(), and Acc_Operation\test_me().