forked from leftypol/leftypol
Removed debug code I accidentally commited.
This commit is contained in:
parent
ab5429dfc4
commit
342d1d2f6b
1 changed files with 0 additions and 1 deletions
|
@ -139,7 +139,6 @@
|
|||
str_replace('%s', '\w{1,8}', preg_quote(BOARD_PATH, '/')) .
|
||||
str_replace('%d', '\d+', preg_quote(FILE_PAGE, '/')) .
|
||||
')$/', true);
|
||||
var_dump(URL_MATCH);
|
||||
|
||||
if(ROOT_FILE) {
|
||||
chdir(ROOT_FILE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue