28require_once
'../include/constant.php';
29require_once NOALYSS_INCLUDE.
'/lib/ac_common.php';
33require_once NOALYSS_INCLUDE.
'/class/database.class.php';
34require_once NOALYSS_INCLUDE .
'/class/noalyss_user.class.php';
35require_once NOALYSS_INCLUDE.
'/lib/http_input.class.php';
39mb_internal_encoding(
"UTF-8");
49 echo
alert(_(
'Accès interdit'));
56 if (
$prfile ==
"" || !file_exists(NOALYSS_INCLUDE.
"/export/$prfile")) {
58 die (_(
'Export impossible'));
60 require_once NOALYSS_INCLUDE.
"/export/$prfile";
MaintenanceMode($p_file)
When you want to prevent users to connect, create a file in noalyss/ (NOALYSS_BASE) with the message ...
set_language()
set the lang thanks the _SESSION['g_lang'] var.
alert($p_msg, $buffer=false)
alert in javascript
Class to manage the company parameter (address, name...)
if( $action=='X'|| $g_user->check_print($action)==0) $prfile
for($e=0; $e< count($afiche); $e++) exit
redirect($p_string, $p_time=0)