mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
fixed urls in headers ( http://smarty.php.net/ instead of
http://www.phpinsider.com )
This commit is contained in:
@@ -27,15 +27,17 @@
|
||||
* Lincoln, NE 68510
|
||||
*
|
||||
* 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
|
||||
* @copyright Copyright: 2001,2002 ispi of Lincoln, Inc.
|
||||
* @author Andrei Zmievski <andrei@php.net>
|
||||
* @access public
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
class Config_File {
|
||||
/**#@+
|
||||
* Options
|
||||
|
@@ -29,8 +29,9 @@
|
||||
* Lincoln, NE 68510
|
||||
*
|
||||
* The latest version of Smarty can be obtained from:
|
||||
* http://www.phpinsider.com/
|
||||
* @link http://www.phpinsider.com/
|
||||
* http://smarty.php.net/
|
||||
*
|
||||
* @link http://smarty.php.net/
|
||||
* @author Monte Ohrt <monte@ispi.net>
|
||||
* @author Andrei Zmievski <andrei@php.net>
|
||||
* @version 2.5.0
|
||||
|
Reference in New Issue
Block a user