Changeset 893 for trunk/cgi-bin
- Timestamp:
- 11/01/16 20:54:09 (8 years ago)
- Location:
- trunk/cgi-bin
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/IPDB.pm
r887 r893 7 7 # Last update by $Author$ 8 8 ### 9 # Copyright (C) 2004-201 0- Kris Deugau9 # Copyright (C) 2004-2016 - Kris Deugau 10 10 11 11 package IPDB; -
trunk/cgi-bin/MyIPDB.pm
r844 r893 8 8 # Last update by $Author$ 9 9 ### 10 # Copyright (C) 2004-201 0- Kris Deugau10 # Copyright (C) 2004-2016 - Kris Deugau 11 11 12 12 # don't remove! required for GNU/FHS-ish install from tarball -
trunk/cgi-bin/admin.cgi
r881 r893 10 10 # Last update by $Author$ 11 11 ### 12 # Copyright (C) 2004-201 0- Kris Deugau12 # Copyright (C) 2004-2016 - Kris Deugau 13 13 14 14 use strict; -
trunk/cgi-bin/extras/db2rwhois.pl
r859 r893 9 9 # Last update by $Author$ 10 10 ### 11 # Copyright (C) 2004-2010 - Kris Deugau11 # Copyright (C) 2004-2010,2015,2016 - Kris Deugau 12 12 13 13 use strict; -
trunk/cgi-bin/main.cgi
r892 r893 7 7 # Last update by $Author$ 8 8 ### 9 # Copyright (C) 2004-201 0- Kris Deugau9 # Copyright (C) 2004-2016 - Kris Deugau 10 10 11 11 use strict; -
trunk/cgi-bin/search.cgi
r863 r893 9 9 # Last update by $Author$ 10 10 ### 11 # Copyright 2005-2010 - Kris Deugau11 # Copyright 2005-2010,2012,2015,2016 - Kris Deugau 12 12 13 13 use strict;
Note:
See TracChangeset
for help on using the changeset viewer.