CODE STYLE class/model/ files
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
/**
|
||||
* Skeleton subclass for performing query and update operations on the 'APP_NOTES' table.
|
||||
*
|
||||
*
|
||||
*
|
||||
*
|
||||
* You should add additional methods to this class to meet the
|
||||
* application requirements. This class will only be generated as
|
||||
@@ -18,6 +18,7 @@
|
||||
*
|
||||
* @package classes.model
|
||||
*/
|
||||
class AppNotesPeer extends BaseAppNotesPeer {
|
||||
class AppNotesPeer extends BaseAppNotesPeer
|
||||
{
|
||||
}
|
||||
|
||||
} // AppNotesPeer
|
||||
|
||||
Reference in New Issue
Block a user