task #0001698: Problème affichage historique fiches Prevent direct use of http_request translation Cosmetic
This commit is contained in:
parent
00280b55b8
commit
bbdeaeae06
4 changed files with 21 additions and 18 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php
|
||||
session_start();
|
||||
?>
|
||||
<!doctype html>
|
||||
|
|
@ -132,7 +132,7 @@ if ( ! isset($_GET['lang'])){
|
|||
require_once '../include/constant.php';
|
||||
include_once NOALYSS_INCLUDE.'/lib/ac_common.php';
|
||||
include_once NOALYSS_INCLUDE.'/lib/html_input.class.php';
|
||||
include_once '../lib/function_javascript.php';
|
||||
include_once NOALYSS_INCLUDE.'/lib/function_javascript.php';
|
||||
load_all_script();
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue