added CVS $Id$

This commit is contained in:
messju
2003-04-01 15:23:16 +00:00
parent 43abd8593d
commit 9693d74260
2 changed files with 4 additions and 0 deletions

View File

@@ -42,6 +42,8 @@
* @version 2.5.0-RC2 * @version 2.5.0-RC2
*/ */
/* $Id$ */
/** /**
* set SMARTY_DIR to absolute path to Smarty library files. * set SMARTY_DIR to absolute path to Smarty library files.
* if not defined, include_path will be used. * if not defined, include_path will be used.

View File

@@ -38,6 +38,8 @@
* @package Smarty * @package Smarty
*/ */
/* $Id$ */
class Smarty_Compiler extends Smarty { class Smarty_Compiler extends Smarty {
// internal vars // internal vars