27if (file_exists(
"../include/config.inc.php") ) {
32 define (
'ALLOWED_ADMIN',1);
33 require_once
'../include/constant.php';
34 require_once NOALYSS_INCLUDE.
'/lib/ac_common.php';
37 if ( DEBUGNOALYSS > 1 ) {
47 require_once NOALYSS_INCLUDE.
'/admin_repo.inc.php';
51 echo
'<HTML><head><META HTTP-EQUIV="REFRESH" content="0;url=install.php"></head><body> Connecting... </body></html>';
MaintenanceMode($p_file)
When you want to prevent users to connect, create a file in noalyss/ (NOALYSS_BASE) with the message ...
static echo_file($msg, $print=true)
display the file
static display_global()
for development , show GLOBAL and SESSION
static display_request()
for development , show request (POST, GET)
static display_size()
display a bar depending of the size of the screen , it helps for CSS to see the media-size