/[webwml]/newmaint/gpguserdel.wml
ViewVC logotype

Diff of /newmaint/gpguserdel.wml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by tbm, Thu Aug 21 00:40:04 2003 UTC revision 1.6 by tbm, Sun Aug 14 19:15:00 2005 UTC
# Line 25  There's no session registered for you. P Line 25  There's no session registered for you. P
25          return FALSE;          return FALSE;
26      }      }
27    
28      if (! $doit) {      s_username = $_SESSION["s_username"];
29        if (! $_REQUEST["doit"]) {
30  ?>  ?>
31    
32          <H2>Delete User <? echo $s_username; ?></H2>          <H2>Delete User <? echo $s_username; ?></H2>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.5