cvs: smarty /libs Smarty.class.php

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1072820571@cvsserver>
messju		Tue Dec 30 16:42:51 2003 EDT

  Modified files:              
    /smarty/libs	Smarty.class.php 
  Log:
  oops! removed tabs.
  
  
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.469 smarty/libs/Smarty.class.php:1.470
--- smarty/libs/Smarty.class.php:1.469	Sat Dec 27 04:41:43 2003
+++ smarty/libs/Smarty.class.php	Tue Dec 30 16:42:51 2003
@@ -43,7 +43,7 @@
  * @version 2.6.1-dev
  */
 
-/* $Id: Smarty.class.php,v 1.469 2003/12/27 09:41:43 messju Exp $ */
+/* $Id: Smarty.class.php,v 1.470 2003/12/30 21:42:51 messju Exp $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -584,7 +584,7 @@
     function Smarty()
     {
       $this->assign('SCRIPT_NAME', isset($_SERVER['SCRIPT_NAME']) ? $_SERVER['SCRIPT_NAME']
-		    : @$GLOBALS['HTTP_SERVER_VARS']['SCRIPT_NAME']);
+                    : @$GLOBALS['HTTP_SERVER_VARS']['SCRIPT_NAME']);
     }
 
     /**

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