remove debug
This commit is contained in:
@@ -484,7 +484,6 @@ if (preg_match(PAT_ARCHIVES, $uri, $matches) || isset($serendipity['GET']['range
|
|||||||
|
|
||||||
/* Attempt to locate hidden variables within the URI */
|
/* Attempt to locate hidden variables within the URI */
|
||||||
$search = array();
|
$search = array();
|
||||||
print_r($_args);
|
|
||||||
foreach ($_args as $k => $v){
|
foreach ($_args as $k => $v){
|
||||||
if ($v == PATH_COMMENTS) {
|
if ($v == PATH_COMMENTS) {
|
||||||
continue;
|
continue;
|
||||||
|
Reference in New Issue
Block a user