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 | <cvsmessju1060123685@cvsserver> |
messju Tue Aug 5 18:48:05 2003 EDT
Modified files:
/smarty/libs Config_File.class.php Smarty.class.php
Smarty_Compiler.class.php
Log:
updated copyright notice
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.50 smarty/libs/Config_File.class.php:1.51
--- smarty/libs/Config_File.class.php:1.50 Thu Jul 3 09:17:40 2003
+++ smarty/libs/Config_File.class.php Tue Aug 5 18:48:05 2003
@@ -31,13 +31,13 @@
*
* @link http://smarty.php.net/
* @version 2.5.0
- * @copyright Copyright: 2001,2002 ispi of Lincoln, Inc.
+ * @copyright Copyright: 2001-2003 ispi of Lincoln, Inc.
* @author Andrei Zmievski <[email protected]>
* @access public
* @package Smarty
*/
-/* $Id: Config_File.class.php,v 1.50 2003/07/03 13:17:40 mohrt Exp $ */
+/* $Id: Config_File.class.php,v 1.51 2003/08/05 22:48:05 messju Exp $ */
/**
* Config file reading class
* @package Smarty
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.428 smarty/libs/Smarty.class.php:1.429
--- smarty/libs/Smarty.class.php:1.428 Tue Aug 5 14:27:14 2003
+++ smarty/libs/Smarty.class.php Tue Aug 5 18:48:05 2003
@@ -35,14 +35,14 @@
* http://smarty.php.net/
*
* @link http://smarty.php.net/
- * @copyright 2001,2002 ispi of Lincoln, Inc.
+ * @copyright 2001-2003 ispi of Lincoln, Inc.
* @author Monte Ohrt <[email protected]>
* @author Andrei Zmievski <[email protected]>
* @package Smarty
* @version 2.5.0-cvs
*/
-/* $Id: Smarty.class.php,v 1.428 2003/08/05 18:27:14 messju Exp $ */
+/* $Id: Smarty.class.php,v 1.429 2003/08/05 22:48:05 messju Exp $ */
/**
* DIR_SEP isn't used anymore, but third party apps might
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.268 smarty/libs/Smarty_Compiler.class.php:1.269
--- smarty/libs/Smarty_Compiler.class.php:1.268 Thu Jul 31 09:51:28 2003
+++ smarty/libs/Smarty_Compiler.class.php Tue Aug 5 18:48:05 2003
@@ -35,11 +35,11 @@
* @author Monte Ohrt <[email protected]>
* @author Andrei Zmievski <[email protected]>
* @version 2.5.0
- * @copyright 2001,2002 ispi of Lincoln, Inc.
+ * @copyright 2001-2003 ispi of Lincoln, Inc.
* @package Smarty
*/
-/* $Id: Smarty_Compiler.class.php,v 1.268 2003/07/31 13:51:28 messju Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.269 2003/08/05 22:48:05 messju Exp $ */
/**
* Template compiling class
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php