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

Diff of /locfinder/action/create.php

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

revision 1.1 by yob, Sun Jan 19 14:15:15 2003 UTC revision 1.2 by yob, Fri Jan 24 11:45:08 2003 UTC
# Line 38  if (!isset($_SESSION["logged_in"])) { Line 38  if (!isset($_SESSION["logged_in"])) {
38    
39      create_node($txt_name, $suburb, $txt_lat, $txt_long, $area, $txt_url, $nodestatus);      create_node($txt_name, $suburb, $txt_lat, $txt_long, $area, $txt_url, $nodestatus);
40            
41      header("location:http://" . $opt_server . $opt_loc_path . "index.php?page=create");      header("location:http://" . $opt_server . $opt_loc_path . "index.php?page=account");
42            
43  }  }
44      ?>      ?>

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

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