3 lines
93 B
PHP
3 lines
93 B
PHP
<?php
|
|
require_once $_SERVER['DOCUMENT_ROOT']. '../partials/landingpage/admin/dashboard.php';
|