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 <cvsmessju1087462510@cvsserver>
messju		Thu Jun 17 04:55:10 2004 EDT

  Modified files:              
    /smarty/libs	Config_File.class.php Smarty.class.php 
                	Smarty_Compiler.class.php 
  Log:
  changed version-number to 2.6.4-dev
  
  
http://cvs.php.net/diff.php/smarty/libs/Config_File.class.php?r1=1.70&r2=1.71&ty=u
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.70 smarty/libs/Config_File.class.php:1.71
--- smarty/libs/Config_File.class.php:1.70	Mon Apr 12 08:38:35 2004
+++ smarty/libs/Config_File.class.php	Thu Jun 17 04:55:09 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.3-dev
+ * @version 2.6.4-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.70 2004/04/12 12:38:35 messju Exp $ */
+/* $Id: Config_File.class.php,v 1.71 2004/06/17 08:55:09 messju Exp $ */
 
 /**
  * Config file reading class
http://cvs.php.net/diff.php/smarty/libs/Smarty.class.php?r1=1.490&r2=1.491&ty=u
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.490 smarty/libs/Smarty.class.php:1.491
--- smarty/libs/Smarty.class.php:1.490	Tue Jun  8 06:48:50 2004
+++ smarty/libs/Smarty.class.php	Thu Jun 17 04:55:09 2004
@@ -27,10 +27,10 @@
  * @author Monte Ohrt <[email protected]>
  * @author Andrei Zmievski <[email protected]>
  * @package Smarty
- * @version 2.6.3-dev
+ * @version 2.6.4-dev
  */
 
-/* $Id: Smarty.class.php,v 1.490 2004/06/08 10:48:50 messju Exp $ */
+/* $Id: Smarty.class.php,v 1.491 2004/06/17 08:55:09 messju Exp $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -459,7 +459,7 @@
      *
      * @var string
      */
-    var $_version              = '2.6.3-dev-2';
+    var $_version              = '2.6.4-dev';
 
     /**
      * current template inclusion depth
http://cvs.php.net/diff.php/smarty/libs/Smarty_Compiler.class.php?r1=1.321&r2=1.322&ty=u
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.321 smarty/libs/Smarty_Compiler.class.php:1.322
--- smarty/libs/Smarty_Compiler.class.php:1.321	Fri May 21 10:11:41 2004
+++ smarty/libs/Smarty_Compiler.class.php	Thu Jun 17 04:55:10 2004
@@ -21,12 +21,12 @@
  * @link http://smarty.php.net/
  * @author Monte Ohrt <[email protected]>
  * @author Andrei Zmievski <[email protected]>
- * @version 2.6.3-dev
+ * @version 2.6.4-dev
  * @copyright 2001-2004 ispi of Lincoln, Inc.
  * @package Smarty
  */
 
-/* $Id: Smarty_Compiler.class.php,v 1.321 2004/05/21 14:11:41 messju Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.322 2004/06/17 08:55:10 messju Exp $ */
 
 /**
  * Template compiling 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.