cvs: php-master-web / login.php

[email protected] ("Hannes Magnusson")
Newsgroups php.webmaster
Message-ID <cvsbjori1228520876@cvsserver>
bjori		Fri Dec  5 23:47:56 2008 UTC

  Modified files:              
    /php-master-web	login.php 
  Log:
  Add a message if the user is already logged in
  
  
http://cvs.php.net/viewvc.cgi/php-master-web/login.php?r1=1.1&r2=1.2&diff_format=u
Index: php-master-web/login.php
diff -u php-master-web/login.php:1.1 php-master-web/login.php:1.2
--- php-master-web/login.php:1.1	Fri Nov 28 08:01:41 2008
+++ php-master-web/login.php	Fri Dec  5 23:47:56 2008
@@ -1,4 +1,9 @@
 <?php
-// $Id: login.php,v 1.1 2008/11/28 08:01:41 philip Exp $
+// $Id: login.php,v 1.2 2008/12/05 23:47:56 bjori Exp $
 
 require 'login.inc';
+
+?>
+<!-- login.inc does exit() if the user isn't logged in -->
+<p>You are already logged in</p>
+
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.