Use new conf_enable_... interfaces, this also alos us to make the default for $enabled_apps nil.

This commit is contained in:
Uriel 2009-02-08 00:23:33 +00:00
parent 7151777d9b
commit 93ad9c35c0
3 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,6 @@ fn listDir {
}
fltr_cache listDir $sitedir/
#listDir $sitedir/
if(test -s $tmpfile)
mv $tmpfile $sitedir/sitemap.txt &