diff options
Diffstat (limited to 'phpfspot_tmpl.php')
-rw-r--r-- | phpfspot_tmpl.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpfspot_tmpl.php b/phpfspot_tmpl.php index 996ff44..5eff544 100644 --- a/phpfspot_tmpl.php +++ b/phpfspot_tmpl.php @@ -21,8 +21,6 @@ * ***************************************************************************/ -require 'smarty/libs/Smarty.class.php'; - class PHPFSPOT_TMPL extends Smarty { var $parent; |