Преглед изворни кода

Removed the usual debug function left in...

Signed-off-by: emanuele <[email protected]>
emanuele пре 12 година
родитељ
комит
9d36ac1c3b
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      Sources/ManageMaintenance.php

+ 0 - 1
Sources/ManageMaintenance.php

@@ -477,7 +477,6 @@ function ConvertUtf8()
 		{
 			require_once($sourcedir . '/ManageSearch.php');
 			detectFulltextIndex();
-			_debug($context);
 		}
 		// Cannot do conversion if using a fulltext index
 		if (!empty($modSettings['search_index']) && $modSettings['search_index'] == 'fulltext' || !empty($context['fulltext_index']))