Skip to content

Commit

Permalink
fix trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Feb 15, 2013
1 parent 5c65d31 commit 36af7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/Filter/File/RenameUpload.php
Expand Up @@ -29,7 +29,7 @@ class RenameUpload extends AbstractFilter
* Store already filtered values, so we can filter multiple
* times the same file without being block by move_uploaded_file
* internal checks
*
*
* @var array
*/
protected $alreadyFiltered = array();
Expand Down

0 comments on commit 36af7fb

Please sign in to comment.