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

Diff of /locfinder/scripts.php

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

revision 1.1 by yob, Fri Jan 24 10:47:53 2003 UTC revision 1.2 by yob, Fri Jan 24 11:06:59 2003 UTC
# Line 37  include($full_path . "functions/func_ipr Line 37  include($full_path . "functions/func_ipr
37  include($full_path . "functions/func_emails.php");  include($full_path . "functions/func_emails.php");
38  include($full_path . "functions/func_node.php");  include($full_path . "functions/func_node.php");
39  include($full_path . "functions/func_stats.php");  include($full_path . "functions/func_stats.php");
40    include($full_path . "functions/func_admin.php");
41    
42  $loc_db = new locDatabase;  $loc_db = new locDatabase;
43  $loc_db_2 = new locDatabase;  $loc_db_2 = new locDatabase;

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