1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-20 04:31:23 +01:00

merge fail

This commit is contained in:
Michael Foster 2013-08-21 22:36:48 +10:00
parent 994634a953
commit 21a089a05f

View File

@ -1866,7 +1866,6 @@ function buildThread50($id, $return = false, $mod = false, $thread = null) {
} else {
file_write($board['dir'] . $config['dir']['res'] . sprintf($config['file_page50'], $id), $body);
}
>>>>>>> a29a932... Make it possible to disable API, disable it by default
}
function rrmdir($dir) {