From 5b3a9696ebcc56bb0377e58ad8c12e348848d109 Mon Sep 17 00:00:00 2001 From: patdenice Date: Tue, 9 Dec 2008 16:12:25 +0000 Subject: merge -c2961 from trunk to branch 2.0. Update Smarty to 2.6.21 git-svn-id: http://piwigo.org/svn/branches/2.0@2962 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/smarty/libs/Config_File.class.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'include/smarty/libs/Config_File.class.php') diff --git a/include/smarty/libs/Config_File.class.php b/include/smarty/libs/Config_File.class.php index a10d30469..9dc5b3ee8 100644 --- a/include/smarty/libs/Config_File.class.php +++ b/include/smarty/libs/Config_File.class.php @@ -17,15 +17,19 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * @link http://smarty.php.net/ - * @version 2.6.20 + * For questions, help, comments, discussion, etc., please join the + * Smarty mailing list. Send a blank e-mail to + * smarty-discussion-subscribe@googlegroups.com + * + * @link http://www.smarty.net/ + * @version 2.6.19-dev * @copyright Copyright: 2001-2005 New Digital Group, Inc. * @author Andrei Zmievski * @access public * @package Smarty */ -/* $Id: Config_File.class.php 2702 2007-03-08 19:11:22Z mohrt $ */ +/* $Id: Config_File.class.php 2786 2008-09-18 21:04:38Z Uwe.Tews $ */ /** * Config file reading class -- cgit v1.2.3