dolibarr/htdocs/core
Laurent Destailleur 070b160450 New: Add option MAIN_ONLY_LOGIN_ALLOWED to lock login to any user that is not value of constant.
For example MAIN_ONLY_LOGIN_ALLOWED=admin will lock login to any login except admin.
This make possible to make maintenance works.
A page to add/remove this constant will be added later in system-tools
2009-08-30 01:39:40 +00:00
..
templates Fix: move common templates in core directory 2009-07-30 16:27:51 +00:00
address.class.php Move class from root to core directory 2008-04-21 21:26:57 +00:00
conf.class.php New: Add option MAIN_ONLY_LOGIN_ALLOWED to lock login to any user that is not value of constant. 2009-08-30 01:39:40 +00:00
cookie.class.php Add: just used cookie for remind last user and last entity 2009-05-23 17:44:36 +00:00
dolgraph.class.php Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
events.class.php New: early development of multi-company module 2009-04-27 20:37:50 +00:00
index.php Fix: nous ne sommes jamais trop prudent ! 2009-05-18 13:10:40 +00:00
menubase.class.php Fix: bad value in eregi function 2009-07-28 12:33:53 +00:00