mirror of
https://github.com/slawkens/myaac.git
synced 2026-03-16 16:03:31 +01:00
6 lines
97 B
PHP
6 lines
97 B
PHP
<?php
|
|
defined('MYAAC') or die('Direct access not allowed!');
|
|
|
|
require __DIR__ . '/../base.php';
|
|
|