wp-cli-gui/app/index.php
2021-05-11 00:31:41 +02:00

7 lines
147 B
PHP

<?php
include 'components/functions.php';
include 'components/core-head.php';
include 'components/main.php';
include 'components/core-foot.php';