This website requires JavaScript.
Explore
Help
Sign In
lainwir3d
/
dolibarr
Watch
1
Star
0
Fork
0
You've already forked dolibarr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
55aa8bc4bc
dolibarr
/
htdocs
/
core
History
Laurent Destailleur
a37297a83f
Qual: Reduce too much memory used on all pages for only 1 test is 5 files (move function into functions2.lib.php instead of functions.lib.php, functions.php is always loaded, functions2 is loaded on demand).
...
Fix: Removed test on url to allow to input url with no http before
2009-04-06 08:34:42 +00:00
..
address.class.php
Move class from root to core directory
2008-04-21 21:26:57 +00:00
conf.class.php
Fix: Box for order was lost.
2009-03-20 17:10:02 +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
Qual: All call to dolibarr_ functions are made on dol_ functions.
2009-02-20 22:53:15 +00:00
menubase.class.php
Qual: Reduce too much memory used on all pages for only 1 test is 5 files (move function into functions2.lib.php instead of functions.lib.php, functions.php is always loaded, functions2 is loaded on demand).
2009-04-06 08:34:42 +00:00