Author: weaverryan
Date: 2010-01-24 22:05:03 +0100 (Sun, 24 Jan 2010)
New Revision: 27144

Modified:
   
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/config/sfSympalEditorPluginConfiguration.class.php
Log:
[1.4][sfSympalPlugin][1.0] Woops - had the heart of my previous commit 
commented out.


Modified: 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/config/sfSympalEditorPluginConfiguration.class.php
===================================================================
--- 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/config/sfSympalEditorPluginConfiguration.class.php
    2010-01-24 21:04:22 UTC (rev 27143)
+++ 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalEditorPlugin/config/sfSympalEditorPluginConfiguration.class.php
    2010-01-24 21:05:03 UTC (rev 27144)
@@ -80,7 +80,7 @@
     
     if ($statusCode == 404 || $statusCode == 500)
     {
-      //return $content;
+      return $content;
     }
     
     return str_replace('</body>', get_sympal_editor().'</body>', $content);

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to