Perf: Sompe optimizations that reduce number of opened files

This commit is contained in:
Laurent Destailleur
2007-09-09 11:16:33 +00:00
parent 86eb3f096d
commit 3c5708ba7f
6 changed files with 103 additions and 71 deletions

View File

@@ -29,8 +29,11 @@
\version $Revision$
*/
if (! defined('NOREQUIREMENU')) define('NOREQUIREMENU','1');
require_once("main.inc.php");
function llxHeader()
{
global $user,$langs;