summaryrefslogtreecommitdiff
path: root/core/helpers/MY_url.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/helpers/MY_url.php')
-rw-r--r--core/helpers/MY_url.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/helpers/MY_url.php b/core/helpers/MY_url.php
index bcdef4c5..a7746ff0 100644
--- a/core/helpers/MY_url.php
+++ b/core/helpers/MY_url.php
@@ -32,4 +32,4 @@ class url extends url_Core {
public static function abs_site($path) {
return url::site($path, "http");
}
-} \ No newline at end of file
+}