ftimme
2013-08-09 5197b819dc3960b501b3fd9cb3bc489d91bdfc75
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)) {