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 | <cvsmohrt1077033123@cvsserver> |
mohrt Tue Feb 17 10:52:03 2004 EDT
Modified files:
/smarty/libs Config_File.class.php Smarty.class.php
Smarty_Compiler.class.php
Log:
change some info in headers, remove fluff
http://cvs.php.net/diff.php/smarty/libs/Config_File.class.php?r1=1.67&r2=1.68&ty=u
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.67 smarty/libs/Config_File.class.php:1.68
--- smarty/libs/Config_File.class.php:1.67 Thu Feb 12 06:28:50 2004
+++ smarty/libs/Config_File.class.php Tue Feb 17 10:52:02 2004
@@ -17,21 +17,15 @@
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * You may contact the author of Config_File by e-mail at:
- * {@link [email protected]}
- *
- * The latest version of Config_File can be obtained from:
- * http://smarty.php.net/
- *
* @link http://smarty.php.net/
* @version 2.6.2-dev
- * @copyright Copyright: 2001-2003 ispi of Lincoln, Inc.
+ * @copyright Copyright: 2001-2004 ispi of Lincoln, Inc.
* @author Andrei Zmievski <[email protected]>
* @access public
* @package Smarty
*/
-/* $Id: Config_File.class.php,v 1.67 2004/02/12 11:28:50 messju Exp $ */
+/* $Id: Config_File.class.php,v 1.68 2004/02/17 15:52:02 mohrt Exp $ */
/**
* Config file reading class
http://cvs.php.net/diff.php/smarty/libs/Smarty.class.php?r1=1.476&r2=1.477&ty=u
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.476 smarty/libs/Smarty.class.php:1.477
--- smarty/libs/Smarty.class.php:1.476 Sat Feb 7 15:29:20 2004
+++ smarty/libs/Smarty.class.php Tue Feb 17 10:52:02 2004
@@ -22,28 +22,15 @@
* Smarty mailing list. Send a blank e-mail to
* [email protected]
*
- * You may contact the authors of Smarty by e-mail at:
- * [email protected]
- * [email protected]
- *
- * Or, write to:
- * Monte Ohrt
- * Director of Technology, ispi
- * 237 S. 70th suite 220
- * Lincoln, NE 68510
- *
- * The latest version of Smarty can be obtained from:
- * http://smarty.php.net/
- *
* @link http://smarty.php.net/
- * @copyright 2001-2003 ispi of Lincoln, Inc.
+ * @copyright 2001-2004 ispi of Lincoln, Inc.
* @author Monte Ohrt <[email protected]>
* @author Andrei Zmievski <[email protected]>
* @package Smarty
* @version 2.6.2-dev
*/
-/* $Id: Smarty.class.php,v 1.476 2004/02/07 20:29:20 messju Exp $ */
+/* $Id: Smarty.class.php,v 1.477 2004/02/17 15:52:02 mohrt Exp $ */
/**
* DIR_SEP isn't used anymore, but third party apps might
http://cvs.php.net/diff.php/smarty/libs/Smarty_Compiler.class.php?r1=1.313&r2=1.314&ty=u
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.313 smarty/libs/Smarty_Compiler.class.php:1.314
--- smarty/libs/Smarty_Compiler.class.php:1.313 Sat Feb 7 15:55:27 2004
+++ smarty/libs/Smarty_Compiler.class.php Tue Feb 17 10:52:02 2004
@@ -18,28 +18,15 @@
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * You may contact the authors of Smarty by e-mail at:
- * [email protected]
- * [email protected]
- *
- * Or, write to:
- * Monte Ohrt
- * Director of Technology, ispi
- * 237 S. 70th suite 220
- * Lincoln, NE 68510
- *
- * The latest version of Smarty can be obtained from:
- * http://smarty.php.net/
- *
* @link http://smarty.php.net/
* @author Monte Ohrt <[email protected]>
* @author Andrei Zmievski <[email protected]>
* @version 2.6.2-dev
- * @copyright 2001-2003 ispi of Lincoln, Inc.
+ * @copyright 2001-2004 ispi of Lincoln, Inc.
* @package Smarty
*/
-/* $Id: Smarty_Compiler.class.php,v 1.313 2004/02/07 20:55:27 messju Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.314 2004/02/17 15:52:02 mohrt Exp $ */
/**
* Template compiling class
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php