cvs: smarty /libs/plugins function.assign_debug_info.php

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1081367844@cvsserver>
messju		Wed Apr  7 15:57:24 2004 EDT

  Modified files:              
    /smarty/libs/plugins	function.assign_debug_info.php 
  Log:
  removed trailing spaces
  
  
http://cvs.php.net/diff.php/smarty/libs/plugins/function.assign_debug_info.php?r1=1.4&r2=1.5&ty=u
Index: smarty/libs/plugins/function.assign_debug_info.php
diff -u smarty/libs/plugins/function.assign_debug_info.php:1.4 smarty/libs/plugins/function.assign_debug_info.php:1.5
--- smarty/libs/plugins/function.assign_debug_info.php:1.4	Sun Apr 20 17:18:26 2003
+++ smarty/libs/plugins/function.assign_debug_info.php	Wed Apr  7 15:57:24 2004
@@ -24,7 +24,7 @@
         ksort($config_vars);
         $smarty->assign("_debug_config_keys", array_keys($config_vars));
         $smarty->assign("_debug_config_vals", array_values($config_vars));
-    }   
+    }
     
     $included_templates = $smarty->_smarty_debug_info;
     

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.