Commit Graph

15 Commits

Author SHA1 Message Date
sluther
c690acb0f1 Fixed a bug in crypt.inc.php 2009-09-17 16:40:08 -07:00
neen
4a50dcfd85 * Fixed a bug with sessions 2009-05-26 00:28:38 -07:00
neen
dad570c0bf Merge branch 'master' of git@github.com:tony-landis/agilebill 2009-04-02 23:37:14 -07:00
Tony Landis
87a8e0f92d Out with split(), in with explode() 2009-03-27 23:20:19 -06:00
Tony Landis
30b5c20023 Encryption of credit card details bypassed if license key not entered. 2009-03-27 22:59:03 -06:00
Scott Luther
906a64b092 Merge branch 'master' of git@github.com:tony-landis/agilebill 2009-03-26 15:01:02 -07:00
Scott Luther
062c11729b Fixed a bug with the menu not working for non-recurring products 2009-03-26 03:21:16 -07:00
Tony Landis
76a81f02fd More deprecated php methods 2009-03-25 22:30:13 -06:00
Tony Landis
1225cb10c0 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