1
0
mirror of synced 2025-01-17 22:11:41 +03:00
This commit is contained in:
zYne 2007-09-28 16:39:22 +00:00
parent df4850fa4e
commit 5a7b2ba527

View File

@ -37,7 +37,7 @@ class Email extends Doctrine_Record {
Now lets create an export script for this class:
<code>
<code type="php">
require_once('Email.php');
require_once('path-to-Doctrine/Doctrine.php');