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