scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 36  →  ?path2? @ 37
/quickload/inc/functions.php
@@ -12,7 +12,9 @@
fwrite($f, $data, strlen($data));
flock($f, LOCK_UN);
fclose($f);
return $data;
}
 
###########################################################################
## Copyright (C) Wizardry and Steamworks 2015 - License: GNU GPLv3 ##
###########################################################################