[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gallery-checkins
Subject:    [Gallery-checkins] CVS: gallery/classes Album.php,1.73,1.74
From:       Bharat Mediratta <bharat () users ! sourceforge ! net>
Date:       2002-08-24 5:00:31
[Download RAW message or body]

Update of /cvsroot/gallery/gallery/classes
In directory usw-pr-cvs1:/tmp/cvs-serv18989/classes

Modified Files:
	Album.php 
Log Message:
2002-08-23  Bharat Mediratta  <bharat@menalto.com> 1.3.2-cvs-b3 
 
        * Changed the Album's mkdir() call to use perms of 775.  This fixes the 
          problem where the albums directory has the user sticky bit set (which 
          some ISPs like to do).  Thanks to Alexey Ovcharov and Pavel for this 
          fix 
 


Index: Album.php
===================================================================
RCS file: /cvsroot/gallery/gallery/classes/Album.php,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- Album.php	28 Apr 2002 05:21:26 -0000	1.73
+++ Album.php	24 Aug 2002 05:00:28 -0000	1.74
@@ -399,7 +399,7 @@
 		}
 
 		if (!fs_file_exists($dir)) {
-			fs_mkdir($dir, 0755);
+			fs_mkdir($dir, 0775);
 		}
 
 		if ($this->updateSerial) {



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
__[ g a l l e r y - c h e c k i n s ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic