Browse Source

Merge master branch into staging

Conflicts:
	templates/themes/ukko/theme.php
pull/40/head
czaks 10 years ago
parent
commit
4e21e3dbb7
  1. 1
      templates/themes/ukko/theme.php

1
templates/themes/ukko/theme.php

@ -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'])
));
}

Loading…
Cancel
Save