Adding AppNotesPeer

This commit is contained in:
ralph
2012-12-10 16:52:18 -04:00
parent 88398cf0f4
commit 2533c02200
3 changed files with 6 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ require_once 'propel/om/Persistent.php';
include_once 'propel/util/Criteria.php';
include_once 'classes/model/AppNotesPeer.php';
//include_once 'classes/model/AppNotesPeer.php';
/**
* Base class that represents a row from the 'APP_NOTES' table.