ukko: this return thingy wasn`t needed

This commit is contained in:
czaks 2014-04-30 18:28:14 +02:00
parent 318d75ac27
commit 3545ba1b47

View File

@ -96,7 +96,6 @@
'body' => $body,
'mod' => $mod,
'boardlist' => createBoardlist($mod),
'return' => ($mod ? '?' . $board['url'] . $config['file_index'] : $config['root'] . $board['dir'] . $config['file_index'])
));
}