Subversion Repositories PHPX

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
61 2013-06-08 19:33:32 PointedEars /trunk/Db/
Fixed PHPdoc
 
52 2013-05-29 00:44:10 PointedEars /trunk/
Use Autoloader
 
51 2013-05-28 04:23:23 PointedEars /trunk/
Added namespaces
 
49 2013-05-28 01:24:58 PointedEars /trunk/
* Db/Mapper.php:
  - Mapper inherits from AbstractModel for generic getters/setters,
    constructors must be `protected'
 
29 2012-07-04 11:09:02 PointedEars /trunk/
- Use relative include paths, removes dependency on lib/ path
- Added experimental AccessDB
 
27 2012-06-20 23:11:34 PointedEars /trunk/
Added framework from es-matrix