Subversion Repositories PHPX

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
60 2013-05-31 13:54:31 PointedEars /trunk/
* Base.php: Fixed PHPdoc
 
/trunk/Base.php
59 2013-05-31 13:52:20 PointedEars /trunk/
AbstractModel extends Base for getters/setters, wrappers always throw exceptions on error
 
/trunk/AbstractModel.php
/trunk/Base.php
34 2012-09-23 10:02:37 PointedEars /trunk/
* General
  - Added Base.php for general getters and setters

* Application.php
  - Reverted bad pretty printing

* database.class.php (legacy file)
  - Fixed Googlebot-blocking bogus constant reference

* Database.php, Table.php
  - Support constructor parameters to override properties
 
/trunk/Base.php
/trunk/.settings/org.eclipse.php.core.prefs
/trunk/Application.php
/trunk/Db/Database.php
/trunk/Db/Table.php
/trunk/Db/database.class.php