We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dffeff commit 229aabbCopy full SHA for 229aabb
lib/vendor/propel-generator/templates/om/php4/ExtensionObject.tpl
@@ -14,9 +14,6 @@ if ($db->getPackage()) {
14
15
?>
16
17
-require_once 'propel/om/Persistent.php';
18
-require_once '<?php echo ClassTools::getFilePath($pkbase, $basePrefix . $table->getPhpName()) ?>';
19
-
20
/**
21
* The skeleton for this class was autogenerated by Propel <?php if ($addTimeStamp) { ?> on:
22
*
lib/vendor/propel/om/BaseObject.php
@@ -20,8 +20,6 @@
* <http://propel.phpdb.org>.
*/
23
24
25
26
* This class contains attributes and methods that are used by all
27
* business objects within the system.
0 commit comments