aboutsummaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2009-01-07 14:11:50 +0000
committerdakkar <dakkar@luxion>2009-01-07 14:11:50 +0000
commit6ef2ff64a7489335489be54495d47d0ca232b937 (patch)
tree0b02c116dace706065712e8214e8b6256e5de1a7 /script
parentmessi i tag / category nel feed (diff)
downloadWebCoso-6ef2ff64a7489335489be54495d47d0ca232b937.tar.gz
WebCoso-6ef2ff64a7489335489be54495d47d0ca232b937.tar.bz2
WebCoso-6ef2ff64a7489335489be54495d47d0ca232b937.zip
pulizia dei path, ma non va proprio bene
git-svn-id: svn://luxion/repos/WebCoso/trunk@404 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 'script')
-rw-r--r--script/webcoso.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/webcoso.pl b/script/webcoso.pl
index a4f9407..cfa9f75 100644
--- a/script/webcoso.pl
+++ b/script/webcoso.pl
@@ -25,7 +25,7 @@ Log::Log4perl->easy_init({level=>
->[$WebCoso::Common::VERBOSITY]
});
-
+WebCoso::Common::setpaths();
if ($CLEAN) {
require WebCoso::Cleaner;
WebCoso::Cleaner::clean();