24if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
30echo
'<div class="content">';
43 $doc->md_type=
$http->post(
'md_type',
"number");
44 $doc->start=
$http->post(
'start_seq',
"number");
57 list (
$id) = sscanf (
$name,
"dm_remove_%d");
58 if (
$id ==
null )
continue;
79echo
'<div id="add_modele" class="inner_box" style="position:fixed;top:120px;display:none">';
Class for the document template.
js_include($p_string)
create the HTML for including of a javascript file if a file is included twice, the second time it wi...