cache and config2 cleanup
This commit is contained in:
0
htdocs/cache/captcha/index.html
vendored
0
htdocs/cache/captcha/index.html
vendored
@@ -1 +0,0 @@
|
||||
settings.inc.php
|
@@ -102,7 +102,7 @@ class Menu
|
||||
{
|
||||
global $opt;
|
||||
|
||||
$dir = $opt['rootpath'] . 'cache/';
|
||||
$dir = $opt['rootpath'] . 'cache2/';
|
||||
if ($dh = opendir($dir))
|
||||
{
|
||||
while (($file = readdir($dh)) !== false)
|
||||
|
Reference in New Issue
Block a user