6 lines
70 B
PHP
6 lines
70 B
PHP
<?php
|
|
|
|
defined('ABSPATH') or die;
|
|
|
|
require_once __DIR__ . "/api.php";
|