summaryrefslogtreecommitdiff
path: root/books.php
diff options
context:
space:
mode:
Diffstat (limited to 'books.php')
-rwxr-xr-xbooks.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/books.php b/books.php
index 67acca1..89a5424 100755
--- a/books.php
+++ b/books.php
@@ -45,4 +45,4 @@ if ($listHash['offset'] > 0) {
$gBitSmarty->assign('channels', $channels["data"]);
-$gBitSystem->display( 'bitpackage:wiki/list_books.tpl', null, array( 'display_mode' => 'display' ));
+$gBitSystem->display( 'bitpackage:wiki/list_books.tpl', null, [ 'display_mode' => 'display' ]);