From 4c2b2ebd3f2052898fbfb175650ed4cf49c8006e Mon Sep 17 00:00:00 2001 From: Chad Parry Date: Wed, 27 Apr 2011 20:52:35 -0600 Subject: Remove a newline at the end of the file that I accidentally introduced. --- modules/gallery/libraries/Form_Uploadify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/gallery/libraries/Form_Uploadify.php b/modules/gallery/libraries/Form_Uploadify.php index c046fe3a..884653e2 100644 --- a/modules/gallery/libraries/Form_Uploadify.php +++ b/modules/gallery/libraries/Form_Uploadify.php @@ -69,4 +69,4 @@ class Form_Uploadify_Core extends Form_Input { public function validate() { return true; } -} +} \ No newline at end of file -- cgit v1.2.3