fixed urls in headers ( http://smarty.php.net/ instead of

http://www.phpinsider.com )
This commit is contained in:
messju
2003-04-14 08:51:25 +00:00
parent 107a1ecabd
commit 7221c8afee
2 changed files with 7 additions and 4 deletions

View File

@@ -27,15 +27,17 @@
* Lincoln, NE 68510 * Lincoln, NE 68510
* *
* The latest version of Config_File can be obtained from: * The latest version of Config_File can be obtained from:
* http://www.phpinsider.com * http://smarty.php.net/
* *
* @link http://www.phpinsider.com * @link http://smarty.php.net/
* @version 2.5.0 * @version 2.5.0
* @copyright Copyright: 2001,2002 ispi of Lincoln, Inc. * @copyright Copyright: 2001,2002 ispi of Lincoln, Inc.
* @author Andrei Zmievski <andrei@php.net> * @author Andrei Zmievski <andrei@php.net>
* @access public * @access public
*/ */
/* $Id$ */
class Config_File { class Config_File {
/**#@+ /**#@+
* Options * Options

View File

@@ -29,8 +29,9 @@
* Lincoln, NE 68510 * Lincoln, NE 68510
* *
* The latest version of Smarty can be obtained from: * The latest version of Smarty can be obtained from:
* http://www.phpinsider.com/ * http://smarty.php.net/
* @link http://www.phpinsider.com/ *
* @link http://smarty.php.net/
* @author Monte Ohrt <monte@ispi.net> * @author Monte Ohrt <monte@ispi.net>
* @author Andrei Zmievski <andrei@php.net> * @author Andrei Zmievski <andrei@php.net>
* @version 2.5.0 * @version 2.5.0