Procedural File: active_record.php
Source Location: /test/mockActiveRecord/active_record.php
Classes:
ActiveRecord
Mock ActiveRecord class for testing
Page Details:
File for mock ActiveRecord class
This file has the same name as the file holding the ActiveRecord class. To use the mock ActiveRecord, put this file in the PHP include path ahead of the Trax library, so that any class which requires active_record.php will load this version. (PHP 5)
Tags:
|