diff options
Diffstat (limited to 'app/helpers.php')
-rw-r--r-- | app/helpers.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/helpers.php b/app/helpers.php index 1ab8586a..622d0ce3 100644 --- a/app/helpers.php +++ b/app/helpers.php @@ -589,4 +589,4 @@ function u($controller, $action, array $params = array(), $csrf = false) } return $html; -}
\ No newline at end of file +} |