summaryrefslogtreecommitdiffstats
path: root/phpfspot_tmpl.php
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-11-03 12:33:50 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-11-03 12:33:50 +0000
commitd1882698df97b2eabcf1135eef71e5a4547d4a8e (patch)
tree2080c97cc3c48a83fcac7eadf5f872ce7af3d29f /phpfspot_tmpl.php
parent360821514a97c946ab0ae66a2677380ad72bd794 (diff)
issue77, make Smarty path configureable
git-svn-id: file:///var/lib/svn/phpfspot/trunk@288 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'phpfspot_tmpl.php')
-rw-r--r--phpfspot_tmpl.php2
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;