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

List:       squirrelmail-cvs
Subject:    [SM-CVS] CVS: smdoc index.php,1.23,1.24
From:       Erin Schnabel <ebullient () users ! sourceforge ! net>
Date:       2003-12-31 9:37:27
Message-ID: E1Abcn9-0004Mf-00 () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/squirrelmail/smdoc
In directory sc8-pr-cvs1:/tmp/cvs-serv16743

Modified Files:
	index.php 
Log Message:
fixed a permission oops, and a shortname oops.
WHEEEEEEEEEEEEEEEEE



Index: index.php
===================================================================
RCS file: /cvsroot/squirrelmail/smdoc/index.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -w -r1.23 -r1.24
--- index.php	22 Dec 2003 05:10:25 -0000	1.23
+++ index.php	31 Dec 2003 09:37:25 -0000	1.24
@@ -95,11 +95,17 @@
   unset($_SESSION['error']);
   $_SESSION['ok'] = OBJECT_UPDATE_CANCEL;
 
+  if ( empty($objectid) )
+    $uri_arr['object']='home';
+  else
+  {
   $uri_arr['objectid'] = $objectid;
   if ( !empty($classid) )
     $uri_arr['classid']  = $classid;
   if ( $version_q->wasSet )
     $uri_arr['version']  = $version_q->value;
+  }
+
   $foowd->loc_forward( getURI($uri_arr, FALSE));
   exit;
 }



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

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