mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-29 10:49:23 +02:00
3 lines
95 B
PHP
3 lines
95 B
PHP
<?php if (!isset($filepath)) $filepath = '../../../';
|
|
$moduleVersion = 1;
|
|
require 'api.php'; ?>
|