mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
8 lines
98 B
PHP
8 lines
98 B
PHP
<?php
|
|
|
|
require_once "inc_all.php";
|
|
|
|
require_once "dashboard_nav.php";
|
|
|
|
require_once "footer.php";
|