mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-17 19:23:27 +02:00
Rewriting the router v2
To be more flexible
This commit is contained in:
@@ -9,5 +9,4 @@
|
||||
* @link https://my-aac.org
|
||||
*/
|
||||
$_GET['archive'] = true;
|
||||
require 'news.php';
|
||||
?>
|
||||
require __DIR__ . '/../news.php';
|
Reference in New Issue
Block a user