/[locfinder]/locfinder/pages/mainbody.php
ViewVC logotype

Diff of /locfinder/pages/mainbody.php

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

revision 1.2 by yob, Wed Jan 15 11:19:39 2003 UTC revision 1.3 by yob, Thu Jan 16 06:37:03 2003 UTC
# Line 3  switch ($page) { Line 3  switch ($page) {
3      case "about":      case "about":
4          include("pages/about.php");          include("pages/about.php");
5          break;          break;
6        case "account":
7            include("pages/account.php");
8            break;
9      case "area":      case "area":
10          include("pages/area.php");          include("pages/area.php");
11          break;          break;

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

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