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

"Monte Ohrt" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmohrt1094568536@cvsserver>
mohrt		Tue Sep  7 10:48:56 2004 EDT

  Modified files:              
    /smarty/libs	Config_File.class.php Smarty.class.php 
                	Smarty_Compiler.class.php 
  Log:
  update files to 2.6.5-dev
  
  
http://cvs.php.net/diff.php/smarty/libs/Config_File.class.php?r1=1.71&r2=1.72&ty=u
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.71 smarty/libs/Config_File.class.php:1.72
--- smarty/libs/Config_File.class.php:1.71	Thu Jun 17 04:55:09 2004
+++ smarty/libs/Config_File.class.php	Tue Sep  7 10:48:55 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.4-dev
+ * @version 2.6.5-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.71 2004/06/17 08:55:09 messju Exp $ */
+/* $Id: Config_File.class.php,v 1.72 2004/09/07 14:48:55 mohrt Exp $ */
 
 /**
  * Config file reading class
http://cvs.php.net/diff.php/smarty/libs/Smarty.class.php?r1=1.496&r2=1.497&ty=u
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.496 smarty/libs/Smarty.class.php:1.497
--- smarty/libs/Smarty.class.php:1.496	Fri Jul 23 11:34:52 2004
+++ smarty/libs/Smarty.class.php	Tue Sep  7 10:48:55 2004
@@ -27,10 +27,10 @@
  * @author Monte Ohrt <[email protected]>
  * @author Andrei Zmievski <[email protected]>
  * @package Smarty
- * @version 2.6.4-dev
+ * @version 2.6.5-dev
  */
 
-/* $Id: Smarty.class.php,v 1.496 2004/07/23 15:34:52 messju Exp $ */
+/* $Id: Smarty.class.php,v 1.497 2004/09/07 14:48:55 mohrt Exp $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -459,7 +459,7 @@
      *
      * @var string
      */
-    var $_version              = '2.6.4-dev';
+    var $_version              = '2.6.5-dev';
 
     /**
      * current template inclusion depth
http://cvs.php.net/diff.php/smarty/libs/Smarty_Compiler.class.php?r1=1.335&r2=1.336&ty=u
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.335 smarty/libs/Smarty_Compiler.class.php:1.336
--- smarty/libs/Smarty_Compiler.class.php:1.335	Tue Aug 31 14:18:36 2004
+++ smarty/libs/Smarty_Compiler.class.php	Tue Sep  7 10:48:55 2004
@@ -21,12 +21,12 @@
  * @link http://smarty.php.net/
  * @author Monte Ohrt <[email protected]>
  * @author Andrei Zmievski <[email protected]>
- * @version 2.6.4-dev
+ * @version 2.6.5-dev
  * @copyright 2001-2004 ispi of Lincoln, Inc.
  * @package Smarty
  */
 
-/* $Id: Smarty_Compiler.class.php,v 1.335 2004/08/31 18:18:36 mohrt Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.336 2004/09/07 14:48:55 mohrt 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.