/[locfinder]/locfinder/action/action.php
ViewVC logotype

Diff of /locfinder/action/action.php

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

revision 1.3 by yob, Thu Jan 16 08:10:20 2003 UTC revision 1.4 by yob, Thu Jan 16 14:00:38 2003 UTC
# Line 1  Line 1 
1  <?  <?
2  switch ($action) {  switch ($action) {
3        case "confirm":
4            include("action/confirm.php");
5            break;
6      case "forgot":      case "forgot":
7          include("action/forgot.php");          include("action/forgot.php");
8          break;          break;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26