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