mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Perf: Sompe optimizations that reduce number of opened files
This commit is contained in:
@@ -29,8 +29,11 @@
|
||||
\version $Revision$
|
||||
*/
|
||||
|
||||
if (! defined('NOREQUIREMENU')) define('NOREQUIREMENU','1');
|
||||
|
||||
require_once("main.inc.php");
|
||||
|
||||
|
||||
function llxHeader()
|
||||
{
|
||||
global $user,$langs;
|
||||
|
||||
Reference in New Issue
Block a user