Changeset 601 for branches/stable/cgi-bin/newcity.cgi
- Timestamp:
- 10/04/13 16:47:32 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/cgi-bin/newcity.cgi
r593 r601 8 8 # Last update by $Author$ 9 9 ### 10 # Copyright (C) 2004-201 0 - Kris Deugau10 # Copyright (C) 2004-2013 Kris Deugau <kdeugau@deepnet.cx> 11 11 12 12 use strict; … … 74 74 print "Content-type: text/html\n\n"; 75 75 76 $page->param(webpath => $IPDB::webpath); 77 76 78 print $page->output; 77 79
Note:
See TracChangeset
for help on using the changeset viewer.