diff --git a/Minat.php b/Minat.php index 1cf5acc..c2b24e3 100755 --- a/Minat.php +++ b/Minat.php @@ -37,7 +37,6 @@ if (!file_exists($prefs)) { $p['workdir'] = "/tmp/minat/"; $p['logfile'] = getLogPath("minat.log"); - $p['disable_prefs'] = 0; $p['disable_tags'] = 0; $p['disable_artwork'] = 0; $p['premature'] = 0;