Remove forgottent log message
authorJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Fri, 11 May 2012 11:23:32 +0000 (13:23 +0200)
committerJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Wed, 22 Aug 2012 10:32:12 +0000 (12:32 +0200)
display.php

index 9a3ebf56aa0449e0f3545fb7826137f7a3ae1267..afc523a10250c25df4cb923365c70c8ccc2cac4f 100644 (file)
                        $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)