ispman/ispman-web/htdocs/admin index.cgi,1.22,1.23

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/htdocs/admin
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv25823/ispman-web/htdocs/admin

Modified Files:
	index.cgi 
Log Message:
fixed bug with non-functioning newSession parameter

Index: index.cgi
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/htdocs/admin/index.cgi,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- index.cgi	18 Jul 2004 09:33:32 -0000	1.22
+++ index.cgi	28 May 2006 23:48:13 -0000	1.23
@@ -161,6 +161,10 @@
 # This point is *only* reached with a valid session id.
 # So the user is properly authenticated...
 
+# set new session ID when requested
+$session->param("sessID", time) if $r->param("newSession");
+$session->flush;
+
 print $r->header( -charset => "UTF-8" );
 
 #print "<p>Session Language is ", $session->param("language");



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.