new coding convention , Change File name : class_ becomes file.class.php

This commit is contained in:
Dany De Bontridder 2017-07-08 09:46:41 +02:00
parent 1d5550713f
commit f84a96033e
355 changed files with 1011 additions and 1011 deletions

View file

@ -23,12 +23,12 @@
* \brief included file for managing the predefined operation
*/
if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
require_once NOALYSS_INCLUDE.'/lib/class_iselect.php';
require_once NOALYSS_INCLUDE.'/lib/class_icheckbox.php';
require_once NOALYSS_INCLUDE.'/lib/class_ihidden.php';
require_once NOALYSS_INCLUDE.'/lib/class_database.php';
require_once NOALYSS_INCLUDE.'/lib/iselect.class.php';
require_once NOALYSS_INCLUDE.'/lib/icheckbox.class.php';
require_once NOALYSS_INCLUDE.'/lib/ihidden.class.php';
require_once NOALYSS_INCLUDE.'/lib/database.class.php';
require_once NOALYSS_INCLUDE.'/lib/ac_common.php';
require_once NOALYSS_INCLUDE.'/class/class_pre_operation.php';
require_once NOALYSS_INCLUDE.'/class/pre_operation.class.php';
global $http;
/*
* Value from $_GET or $_REQUEST