Skip to content

Commit

Permalink
fixed option name
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoffend committed Feb 15, 2012
1 parent 494ad49 commit 84d576e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PhealFileCacheHashedNames.php
Expand Up @@ -39,6 +39,6 @@ class PhealFileCacheHashedNames extends PhealFileCache
'delimiter' => ':',
'umask' => 0666,
'umask_directory' => 0777,
'md5args' => true
'md5' => true
);
}

0 comments on commit 84d576e

Please sign in to comment.