From f44d428809f7a05c2def74ee8baf47328f511160 Mon Sep 17 00:00:00 2001 From: "Jehan-Guillaume (ioguix) de Rorthais" Date: Fri, 11 May 2012 13:23:32 +0200 Subject: [PATCH] Remove forgottent log message --- display.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/display.php b/display.php index 9a3ebf56..afc523a1 100644 --- a/display.php +++ b/display.php @@ -596,8 +596,6 @@ $edit_params = $actions['actionbuttons']['edit']; $delete_params = $actions['actionbuttons']['delete']; - error_log(print_r($actions, 1)); - // Display edit and delete actions if we have a key $colspan = count($buttons); if (sizeof($key) > 0) -- 2.39.5