mirror of
https://github.com/itflow-org/itflow
synced 2026-08-31 11:55:11 +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";
|