cvs: smarty /libs Config_File.class.php Smarty.class.php Smarty_Compiler.class.php

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1077578080@cvsserver>
messju		Mon Feb 23 18:14:40 2004 EDT

  Modified files:              
    /smarty/libs	Smarty_Compiler.class.php Smarty.class.php 
                	Config_File.class.php 
  Log:
  updated version to 2.6.3-dev
  
  
http://cvs.php.net/diff.php/smarty/libs/Smarty_Compiler.class.php?r1=1.314&r2=1.315&ty=u
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.314 smarty/libs/Smarty_Compiler.class.php:1.315
--- smarty/libs/Smarty_Compiler.class.php:1.314	Tue Feb 17 10:52:02 2004
+++ smarty/libs/Smarty_Compiler.class.php	Mon Feb 23 18:14:40 2004
@@ -21,12 +21,12 @@
  * @link http://smarty.php.net/
  * @author Monte Ohrt <[email protected]>
  * @author Andrei Zmievski <[email protected]>
- * @version 2.6.2-dev
+ * @version 2.6.3-dev
  * @copyright 2001-2004 ispi of Lincoln, Inc.
  * @package Smarty
  */
 
-/* $Id: Smarty_Compiler.class.php,v 1.314 2004/02/17 15:52:02 mohrt Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.315 2004/02/23 23:14:40 messju Exp $ */
 
 /**
  * Template compiling class
http://cvs.php.net/diff.php/smarty/libs/Smarty.class.php?r1=1.477&r2=1.478&ty=u
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.477 smarty/libs/Smarty.class.php:1.478
--- smarty/libs/Smarty.class.php:1.477	Tue Feb 17 10:52:02 2004
+++ smarty/libs/Smarty.class.php	Mon Feb 23 18:14:40 2004
@@ -27,10 +27,10 @@
  * @author Monte Ohrt <[email protected]>
  * @author Andrei Zmievski <[email protected]>
  * @package Smarty
- * @version 2.6.2-dev
+ * @version 2.6.3-dev
  */
 
-/* $Id: Smarty.class.php,v 1.477 2004/02/17 15:52:02 mohrt Exp $ */
+/* $Id: Smarty.class.php,v 1.478 2004/02/23 23:14:40 messju Exp $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -467,7 +467,7 @@
      *
      * @var string
      */
-    var $_version              = '2.6.2-dev';
+    var $_version              = '2.6.3-dev';
 
     /**
      * current template inclusion depth
http://cvs.php.net/diff.php/smarty/libs/Config_File.class.php?r1=1.68&r2=1.69&ty=u
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.68 smarty/libs/Config_File.class.php:1.69
--- smarty/libs/Config_File.class.php:1.68	Tue Feb 17 10:52:02 2004
+++ smarty/libs/Config_File.class.php	Mon Feb 23 18:14:40 2004
@@ -18,14 +18,14 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * @link http://smarty.php.net/
- * @version 2.6.2-dev
+ * @version 2.6.3-dev
  * @copyright Copyright: 2001-2004 ispi of Lincoln, Inc.
  * @author Andrei Zmievski <[email protected]>
  * @access public
  * @package Smarty
  */
 
-/* $Id: Config_File.class.php,v 1.68 2004/02/17 15:52:02 mohrt Exp $ */
+/* $Id: Config_File.class.php,v 1.69 2004/02/23 23:14:40 messju Exp $ */
 
 /**
  * Config file reading class

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