28 Dec
2007
28 Dec
'07
8:04 p.m.
User: dopry Branch: HEAD Date: Fri, 28 Dec 2007 19:04:30 +0000 Modified files: /modules/imagecache imagecache.module Log message: Add execute perm after directory creation to help out people with funky umasks... the mode added to a mkdir is still affected by the umask, so I added a chmod after the mkdir, which seems to work regardless of the umask. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/imagecache/imageca...