5 lines
72 B
PHP
5 lines
72 B
PHP
|
<?php
|
||
|
|
||
|
require_once( './admin.php' );
|
||
|
|
||
|
require( '../theme-editor.php' );
|