Skip to content

Commit 25b7aa4

Browse files
committed
update
1 parent da5f369 commit 25b7aa4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Router.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ class Router
1111
public static $baseUrl = '/';
1212
public static $pageRoot = 'pages/';
1313
public static $templateRoot = 'templates/';
14-
public static $allowGet = false;
1514
public static $executeRedirect = true;
1615

1716
protected static $url = null;

0 commit comments

Comments
 (0)