From 9693d74260f0d980286345ba8762eba42e6c35a0 Mon Sep 17 00:00:00 2001 From: messju Date: Tue, 1 Apr 2003 15:23:16 +0000 Subject: [PATCH] added CVS $Id$ --- libs/Smarty.class.php | 2 ++ libs/Smarty_Compiler.class.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 3efbea0a..7d04e456 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -42,6 +42,8 @@ * @version 2.5.0-RC2 */ +/* $Id$ */ + /** * set SMARTY_DIR to absolute path to Smarty library files. * if not defined, include_path will be used. diff --git a/libs/Smarty_Compiler.class.php b/libs/Smarty_Compiler.class.php index 066448ef..b561f18e 100644 --- a/libs/Smarty_Compiler.class.php +++ b/libs/Smarty_Compiler.class.php @@ -38,6 +38,8 @@ * @package Smarty */ +/* $Id$ */ + class Smarty_Compiler extends Smarty { // internal vars