PM SQL tunning

We added the PM SQL tunning
This commit is contained in:
Brayan Osmar Pereyra Suxo
2013-01-28 16:49:00 -04:00
parent cbcad06e31
commit 477cf0bbd5
25 changed files with 1622 additions and 371 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.