mirror of
https://github.com/ManfredAabye/oswebinterface.git
synced 2026-08-14 09:02:02 +00:00
5 lines
61 B
PHP
5 lines
61 B
PHP
<?php
|
|
require_once 'config.php';
|
|
include HEADER_FILE;
|
|
?>
|