...

World Wide Web Server 2012-07-04 16:05:14 -07:00
parent 651861389a
commit 3839118dd9

@ -160,4 +160,6 @@ class CreateSongs extends Doctrine_Migration_Base {
$migrationTest->delete();
}
}
[/code]
[/code]
Note that the documentation incorrectly specifies which class to extend, the above is correct do not follow the documentation as of 16 Jan 2009 (http://trac.phpdoctrine.org/ticket/1805#comment:3)