Préférence dans Fenetre interne
This commit is contained in:
parent
8889cbc324
commit
fa3f331c52
1 changed files with 1 additions and 0 deletions
|
|
@ -255,6 +255,7 @@ function isDate($p_date)
|
|||
|
||||
function html_page_start($p_theme="", $p_script="", $p_script2="")
|
||||
{
|
||||
require_once 'class_html_input.php';
|
||||
// check not called twiced
|
||||
static $already_call=0;
|
||||
if ( $already_call==1)return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue