install/lib/install.lib.php
@@ -345,6 +345,12 @@ return false; } function rfsel($file, $file2) { clearstatcache(); if(is_file($file)) return rf($file); else return rf($file2); } function rf($file){ clearstatcache(); if(is_file($file)) {