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