mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
added CVS $Id$
This commit is contained in:
@@ -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.
|
||||||
|
@@ -38,6 +38,8 @@
|
|||||||
* @package Smarty
|
* @package Smarty
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* $Id$ */
|
||||||
|
|
||||||
class Smarty_Compiler extends Smarty {
|
class Smarty_Compiler extends Smarty {
|
||||||
|
|
||||||
// internal vars
|
// internal vars
|
||||||
|
Reference in New Issue
Block a user