summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/system.php
diff options
context:
space:
mode:
authorChad Parry <github@chad.parry.org>2011-05-04 17:51:00 -0600
committerChad Parry <github@chad.parry.org>2011-05-04 17:51:00 -0600
commit46da011bf69bbc4e45757feda8f0d28e91e7fb6a (patch)
treef658c3e07617a935141a7c7e7792086923914006 /modules/gallery/helpers/system.php
parent5c6c71ffcdea354b5b9b30aaea2c1f92c8860d42 (diff)
Remove a newline I accidentally introduced.
Diffstat (limited to 'modules/gallery/helpers/system.php')
-rw-r--r--modules/gallery/helpers/system.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/helpers/system.php b/modules/gallery/helpers/system.php
index e7e58a70..4110b4ed 100644
--- a/modules/gallery/helpers/system.php
+++ b/modules/gallery/helpers/system.php
@@ -61,4 +61,4 @@ class system_Core {
} while (!$success);
return $filename;
}
-}
+} \ No newline at end of file