3 lines
57 B
PHP
3 lines
57 B
PHP
<?php
|
|
|
|
Router::register('GET /dashboard', function() {}); |
<?php
|
|
|
|
Router::register('GET /dashboard', function() {}); |