Added XenForo route system and custom menu render.
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"app/helpers.php"
|
||||
"app/helpers.php",
|
||||
"app/xenforo.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"App\\": "app/",
|
||||
|
||||
Reference in New Issue
Block a user