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