mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-20 05:06:23 +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';
|
|
|