Files
dolibarr/htdocs
fcharpentier 4f47b666ea Define constant 'DOL_CLASS_PATH' for compatibilty between 2.8 and 2.9 releases
This allow to include class from modules like this :
if (!defined('DOL_CLASS_PATH'))
	define('DOL_CLASS_PATH', null);
require_once(DOL_DOCUMENT_ROOT.'/categories/'.DOL_CLASS_PATH.'categorie.class.php');
2010-05-10 13:18:59 +00:00
..
2010-05-09 18:20:36 +00:00
2010-05-08 16:45:47 +00:00
2010-05-08 16:59:04 +00:00
2010-05-03 09:27:12 +00:00
Doc
2010-04-04 23:40:34 +00:00
2010-05-08 16:45:47 +00:00
2010-05-09 15:15:10 +00:00
2009-08-21 20:22:46 +00:00
2010-03-27 14:50:05 +00:00
2010-05-03 08:43:32 +00:00
2010-05-09 15:15:10 +00:00
2010-05-03 08:43:32 +00:00
2010-05-03 08:43:32 +00:00
2010-05-01 16:54:30 +00:00
2010-05-04 06:37:57 +00:00
2010-04-28 16:28:32 +00:00
2010-05-09 15:15:10 +00:00
2010-05-09 15:15:10 +00:00
2010-04-28 10:11:41 +00:00
2010-05-08 16:29:37 +00:00
2010-04-28 10:33:16 +00:00
2010-04-18 20:34:15 +00:00
2010-05-09 13:45:27 +00:00
2010-04-28 07:55:43 +00:00
2010-04-15 13:44:07 +00:00