Commit 5a7b2ba5 authored by zYne's avatar zYne

--no commit message

--no commit message
parent df4850fa
...@@ -37,7 +37,7 @@ class Email extends Doctrine_Record { ...@@ -37,7 +37,7 @@ class Email extends Doctrine_Record {
Now lets create an export script for this class: Now lets create an export script for this class:
<code> <code type="php">
require_once('Email.php'); require_once('Email.php');
require_once('path-to-Doctrine/Doctrine.php'); require_once('path-to-Doctrine/Doctrine.php');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment