summaryrefslogtreecommitdiff
path: root/classes/File_to_post.php
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-28 23:21:09 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-28 23:21:09 +0200
commitb03ece26eb1589c5200094f4d87455ca46db780b (patch)
treeeaddfcd2a40f6692a0f04d0077c1ebb7e7b26af0 /classes/File_to_post.php
parenta8d0c04870a665fb1f82dc7b7d451592b151eaa7 (diff)
* i18n/L10n and translator documentation updates.
* whitespace and indentation updates
Diffstat (limited to 'classes/File_to_post.php')
-rw-r--r--classes/File_to_post.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/File_to_post.php b/classes/File_to_post.php
index 72a42b088..530921adc 100644
--- a/classes/File_to_post.php
+++ b/classes/File_to_post.php
@@ -67,4 +67,3 @@ class File_to_post extends Memcached_DataObject
return Memcached_DataObject::pkeyGet('File_to_post', $kv);
}
}
-