Completed
Push — master ( 4212e3...b33fd6 )
by Seth
05:16
created
custom-preferences/force-notifications.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
                     'account' => $_REQUEST['account']
47 47
                 ]
48 48
             ]);
49
-            $toolbox->smarty_display(basename(__FILE__. '.php') . '/configure.tpl');
49
+            $toolbox->smarty_display(basename(__FILE__ . '.php') . '/configure.tpl');
50 50
 
51 51
             $toolbox->cache_popKey();
52 52
         } catch (Exception $e) {
Please login to merge, or discard this patch.