mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Code comment
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
/**
|
||||
* \file htdocs/core/js/lib_head.js.php
|
||||
* \brief File that include javascript functions (included if option use_javascript activated)
|
||||
* JQuery (providing object $) and JQuery-UI (providing $datepicker) libraries must be loaded before this file.
|
||||
*/
|
||||
|
||||
//if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language
|
||||
|
||||
Reference in New Issue
Block a user