summaryrefslogtreecommitdiffstats
path: root/system/language/english/ftp_lang.php
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-05-11 17:48:20 +0200
committerDerek Jones <derek.jones@ellislab.com>2008-05-11 17:48:20 +0200
commit5583e1aae64ff7e902136c4ba610d438dc2015d4 (patch)
treea022ae3bae241c87099b3856f52d5baa0ee68d00 /system/language/english/ftp_lang.php
parent62d6c6d954cb64ea80d43acad7d2da795c0710b5 (diff)
removed closing PHP tag from all framework files
Diffstat (limited to 'system/language/english/ftp_lang.php')
-rw-r--r--system/language/english/ftp_lang.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/language/english/ftp_lang.php b/system/language/english/ftp_lang.php
index da744fea7..7b9203338 100644
--- a/system/language/english/ftp_lang.php
+++ b/system/language/english/ftp_lang.php
@@ -12,4 +12,3 @@ $lang['ftp_unable_to_rename'] = "Unable to rename the file.";
$lang['ftp_unable_to_delete'] = "Unable to delete the file.";
$lang['ftp_unable_to_move'] = "Unable to move the file. Please make sure the destination directory exists.";
-?> \ No newline at end of file