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

"Monte Ohrt" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmohrt1123275185@cvsserver>
mohrt		Fri Aug  5 16:53:05 2005 EDT

  Modified files:              
    /smarty	NEWS 
    /smarty/libs	Config_File.class.php Smarty.class.php 
                	Smarty_Compiler.class.php 
  Log:
  update version numbers
  
  
http://cvs.php.net/diff.php/smarty/NEWS?r1=1.509&r2=1.510&ty=u
Index: smarty/NEWS
diff -u smarty/NEWS:1.509 smarty/NEWS:1.510
--- smarty/NEWS:1.509	Thu Aug  4 17:04:40 2005
+++ smarty/NEWS	Fri Aug  5 16:52:59 2005
@@ -1,3 +1,6 @@
+Version 2.6.10 (Aug 5, 2005)
+----------------------------
+
   - allow secure_dir to be a filename, not just
     a directory name (monte)
   - set debug.tpl as a secure_dir, not the entire
http://cvs.php.net/diff.php/smarty/libs/Config_File.class.php?r1=1.80&r2=1.81&ty=u
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.80 smarty/libs/Config_File.class.php:1.81
--- smarty/libs/Config_File.class.php:1.80	Mon Jul 18 11:22:41 2005
+++ smarty/libs/Config_File.class.php	Fri Aug  5 16:53:02 2005
@@ -18,14 +18,14 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * @link http://smarty.php.net/
- * @version 2.6.10-dev
+ * @version 2.6.11-dev
  * @copyright Copyright: 2001-2005 New Digital Group, Inc.
  * @author Andrei Zmievski <[email protected]>
  * @access public
  * @package Smarty
  */
 
-/* $Id: Config_File.class.php,v 1.80 2005/07/18 15:22:41 messju Exp $ */
+/* $Id: Config_File.class.php,v 1.81 2005/08/05 20:53:02 mohrt Exp $ */
 
 /**
  * Config file reading class
http://cvs.php.net/diff.php/smarty/libs/Smarty.class.php?r1=1.516&r2=1.517&ty=u
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.516 smarty/libs/Smarty.class.php:1.517
--- smarty/libs/Smarty.class.php:1.516	Mon Jul 18 04:43:53 2005
+++ smarty/libs/Smarty.class.php	Fri Aug  5 16:53:03 2005
@@ -27,10 +27,10 @@
  * @author Monte Ohrt <monte at ohrt dot com>
  * @author Andrei Zmievski <[email protected]>
  * @package Smarty
- * @version 2.6.10-dev
+ * @version 2.6.11-dev
  */
 
-/* $Id: Smarty.class.php,v 1.516 2005/07/18 08:43:53 messju Exp $ */
+/* $Id: Smarty.class.php,v 1.517 2005/08/05 20:53:03 mohrt Exp $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -464,7 +464,7 @@
      *
      * @var string
      */
-    var $_version              = '2.6.10-dev';
+    var $_version              = '2.6.11-dev';
 
     /**
      * current template inclusion depth
http://cvs.php.net/diff.php/smarty/libs/Smarty_Compiler.class.php?r1=1.370&r2=1.371&ty=u
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.370 smarty/libs/Smarty_Compiler.class.php:1.371
--- smarty/libs/Smarty_Compiler.class.php:1.370	Thu Aug  4 15:43:21 2005
+++ smarty/libs/Smarty_Compiler.class.php	Fri Aug  5 16:53:04 2005
@@ -21,12 +21,12 @@
  * @link http://smarty.php.net/
  * @author Monte Ohrt <monte at ohrt dot com>
  * @author Andrei Zmievski <[email protected]>
- * @version 2.6.10-dev
+ * @version 2.6.11-dev
  * @copyright 2001-2005 New Digital Group, Inc.
  * @package Smarty
  */
 
-/* $Id: Smarty_Compiler.class.php,v 1.370 2005/08/04 19:43:21 messju Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.371 2005/08/05 20:53:04 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.