diff options
Diffstat (limited to 'page.cgi')
-rwxr-xr-x | page.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ # either case), numbers 0-9, the underscore "_" and the hyphen "-". ############################################################################### -use diagnostics; use strict; use lib "."; |