From de4a27859ea0e67635af41f2ff82504452c64937 Mon Sep 17 00:00:00 2001 From: World Wide Web Server <_www@Dwight-Schrutte.local> Date: Wed, 4 Jul 2012 16:05:14 -0700 Subject: [PATCH] ... --- Using-Doctrine-with-Code-Igniter-Conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-Doctrine-with-Code-Igniter-Conventions.md b/Using-Doctrine-with-Code-Igniter-Conventions.md index 379b6137..8fd21d18 100755 --- a/Using-Doctrine-with-Code-Igniter-Conventions.md +++ b/Using-Doctrine-with-Code-Igniter-Conventions.md @@ -162,4 +162,4 @@ class CreateSongs extends Doctrine_Migration_Base { } [/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) \ No newline at end of file +Note that the documentation incorrectly specifies which class to extend, the above is correct do not follow the documentation as of 16 Jan 2009 ([url]http://trac.phpdoctrine.org/ticket/1805#comment:3[/url]) \ No newline at end of file