Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Comment out commandline script usage hack
  • Loading branch information
zoffixznet committed Nov 30, 2016
1 parent e8a69fe commit cc124ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download-page.php
@@ -1,5 +1,5 @@
<?php
parse_str($_SERVER['QUERY_STRING'], $_GET);
// for command line use; parse_str($_SERVER['QUERY_STRING'], $_GET);
date_default_timezone_set('UTC');
$valid_pages = [
'nqp' => [
Expand Down

0 comments on commit cc124ce

Please sign in to comment.