This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* App schema generated on: 2011-07-05 14:44:57 : 1309877097*/ | |
| class AppSchema extends CakeSchema { | |
| function before($event = array()) { | |
| return true; | |
| } | |
| function after($event = array()) { | |
| } |
NewerOlder