Author: gimler
Date: 2010-01-14 15:11:55 +0100 (Thu, 14 Jan 2010)
New Revision: 26631

Modified:
   
plugins/sfJqueryTreeDoctrineManagerPlugin/trunk/modules/sfJqueryTreeDoctrineManager/templates/jsonSuccess.php
Log:
sfJqueryTreeDoctrineManagerPlugin: fix json output

Modified: 
plugins/sfJqueryTreeDoctrineManagerPlugin/trunk/modules/sfJqueryTreeDoctrineManager/templates/jsonSuccess.php
===================================================================
--- 
plugins/sfJqueryTreeDoctrineManagerPlugin/trunk/modules/sfJqueryTreeDoctrineManager/templates/jsonSuccess.php
       2010-01-14 14:10:33 UTC (rev 26630)
+++ 
plugins/sfJqueryTreeDoctrineManagerPlugin/trunk/modules/sfJqueryTreeDoctrineManager/templates/jsonSuccess.php
       2010-01-14 14:11:55 UTC (rev 26631)
@@ -1 +1 @@
-<?php echo $json; ?>
\ No newline at end of file
+<?php echo $sf_data->getRaw('json'); ?>
\ No newline at end of file

-- 
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