From 11ac7f1f05b5ad08eda008c2be5faa34ba1d52c0 Mon Sep 17 00:00:00 2001 From: "Guillaume (ioguix) de Rorthais" Date: Mon, 4 Oct 2010 13:44:46 +0200 Subject: [PATCH] =?utf8?q?Re-enable=20the=20edit=20privilege=20button=20fr?= =?utf8?q?=20functions.=20Reported=20by=20Jaroslav=20Hansl=C3=ADk?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reported as issue #5 on github by Jaroslav Hanslík: http://github.com/xzilla/phppgadmin/issues#issue/5 --- functions.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/functions.php b/functions.php index 0237f21e..cd36715b 100644 --- a/functions.php +++ b/functions.php @@ -823,8 +823,6 @@ ), ); - unset($actions['privileges']); - $misc->printTable($funcs, $columns, $actions, $lang['strnofunctions']); echo "