]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Refs #2771: Removed CRLF.
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 4 Jan 2011 19:50:51 +0000 (19:50 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 4 Jan 2011 19:50:51 +0000 (19:50 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@7827 36083f99-b078-4883-b0ff-0f9b5a30f544

engine/lib/filestore.php

index 9bdc26845bfe6943c0f0663c20b0763e5b8eb544..6f912599afe30381b12adb5ba0c0f96653ab6f2b 100644 (file)
@@ -376,8 +376,8 @@ function file_get_general_file_type($mimetype) {
 
 /**
  * Delete a directory and all its contents
- *\r
- * @param str $directory Directory to delete\r
+ *
+ * @param str $directory Directory to delete
  *
  * @return bool
  */