Changes

Jump to navigation Jump to search
Line 484: Line 484:  
Example for page /htdocs/mymodule/mypage.php :
 
Example for page /htdocs/mymodule/mypage.php :
 
<source lang="php">
 
<source lang="php">
require('../main.inc.php');
   
$morejs=array("/mymodule/js/mymodule.js");
 
$morejs=array("/mymodule/js/mymodule.js");
 
llxHeader('','Titre','','','','',$morejs,'',0,0);  
 
llxHeader('','Titre','','','','',$morejs,'',0,0);  

Navigation menu