Commit Graph

8 Commits

Author SHA1 Message Date
Tony Landis
3b81e69651 More deprecated php methods 2009-03-25 22:30:13 -06:00
Tony Landis
c2dfaaf4e0 deprecated php methods 2009-03-25 22:10:40 -06:00
Scott Luther
9b1628149c * Updated auth.inc.php 2009-03-10 15:49:42 -07:00
anubis
5c6292a4b5 Any user had open-ended access to the administration panel due to usage of wrong variable when validating access (was using $this->auth_groups instead of $this->group which contains user group access in CORE_auth::auth_update). Also added a redundant check if a user has no group access then no module access will be granted. 2009-01-07 22:22:27 -05:00
anubis
2e4fa74af1 Changed to only using _POST and _GET superglobals in CORE_vars. 2009-01-04 21:24:53 -05:00
anubis
36aaa16e4c Remove aptree menu, not used. 2009-01-04 21:21:21 -05:00
anubis
fae6352bf2 Update to PEAR 1.7.2, Image_Canvas 0.3.1, Image_Color 1.0.3, Image_Graph 0.7.2, XML_Parser 1.3.1.
Removed PHP_Compat, and references to it.
Removed ionCube/Zend/mmCache compatibility checks in test.php script.
Changed minimum PHP requirement to 5.0 in test.php script.
2009-01-04 19:22:54 -05:00
unknown
02306ccc47 Initial Commit of AgileBill Open Source 2008-11-26 14:50:40 -08:00