This website requires JavaScript.
Explore
Help
Register
Sign In
Wavyzz
/
dolibarr
Watch
2
Star
0
Fork
1
You've already forked dolibarr
mirror of
https://github.com/Dolibarr/dolibarr.git
synced
2025-12-25 19:01:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55aa8bc4bcfc1940e46cfe4e90451441aea5cd45
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