Completed
Push — master ( d9b834...4d880d )
by Askupa
01:25
created
components/button/controller.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
     
30 30
     public function required_arguments()
31 31
     {
32
-        return array('request_url','label_start');
32
+        return array('request_url', 'label_start');
33 33
     }
34 34
     
35 35
     public function get_template_path() 
Please login to merge, or discard this patch.