From 63589d4f2e05ec9bb2c8da193f566da512de5364 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Feb 2014 13:37:33 -0800 Subject: from olivier: use double quotes in js strings, updated FR translation from me: provide future ability to have an optional edit link/icon next to menus (such as bookmarks) --- mod/directory.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/directory.php') diff --git a/mod/directory.php b/mod/directory.php index ff51b55db..8fc62e95b 100644 --- a/mod/directory.php +++ b/mod/directory.php @@ -46,6 +46,7 @@ function directory_content(&$a) { $tpl = get_markup_template('directory_header.tpl'); + $dirmode = intval(get_config('system','directory_mode')); -- cgit v1.2.3