From 84e5ef73454510a098bc0ac700c69d5a49a1f258 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Fri, 31 Oct 2014 05:48:52 +0100 Subject: [PATCH] 3.1.22-dev --- libs/Smarty.class.php | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 463ff054..23f3c2e4 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -2,10 +2,7 @@ /** * Project: Smarty: the PHP compiling template engine * File: Smarty.class.php -<<<<<<< HEAD - * SVN: $Id$ -======= ->>>>>>> trunk + * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either @@ -27,11 +24,7 @@ * @author Uwe Tews * @author Rodney Rehm * @package Smarty -<<<<<<< HEAD - * @version 3.1-DEV -======= * @version 3.1.22-dev ->>>>>>> trunk */ /** @@ -117,11 +110,8 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ -<<<<<<< HEAD - const SMARTY_VERSION = 'Smarty-3.1.21'; -======= const SMARTY_VERSION = 'Smarty-3.1.22-dev/1'; ->>>>>>> trunk + /** * define variable scopes