]> git.sur5r.net Git - bacula/bacula/commitdiff
bacula-web: Adapted path for Smarty lib in paths.php
authorDavide Franco <bacula-dev@dflc.ch>
Mon, 25 Oct 2010 19:47:03 +0000 (21:47 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 2 Nov 2010 07:20:32 +0000 (08:20 +0100)
gui/bacula-web/paths.php

index 4fc98ab67e930b43a096947be751c6635b037daa..fa3e6b03c0666ab77acd15ff716c61b8f3d9f1a5 100644 (file)
@@ -6,7 +6,7 @@
 $phplot_path = "external_packages/phplot/";
 
 //Smarty package. version 2.6.10. http://smarty.php.net
-$smarty_path = "external_packages/smarty/";
+$smarty_path = "external_packages/smarty/libs/";
 
 //Smarty_gettext. version 0.9. http://www.boom.org.il/smarty/gettext/
 $smarty_gettext_path = "external_packages/smarty_gettext-0.9/";