From 33436390b83a5287f09a25801fffcbdef4cbbeeb Mon Sep 17 00:00:00 2001 From: Eskiso Date: Tue, 4 Oct 2016 08:53:07 +0100 Subject: No need for values in array --- app/Template/subtask/table.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/subtask/table.php') diff --git a/app/Template/subtask/table.php b/app/Template/subtask/table.php index 0c4e6df0..6ce7dc0a 100644 --- a/app/Template/subtask/table.php +++ b/app/Template/subtask/table.php @@ -7,7 +7,7 @@ - hook->render('template:subtask:table:header', array('subtask' => $subtask)) ?> + hook->render('template:subtask:table:header', array()) ?> -- cgit v1.2.3