restored icon file location, still in use by removelog.php

This commit is contained in:
following
2013-07-17 21:20:11 +02:00
parent b63387e099
commit 648cf72f14
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
Used by Ocprop
****************************************************************************/
require_once($stylepath . '/search1/icons.inc.php');
require_once($stylepath . '/lib/icons.inc.php');
require_once('lib/search1/cache_icon.inc.php');
$search_output_file_download = false;