librecat/config.php

9 lines
89 B
PHP

<?php
include("include/header.php");
session_start();
?>
<html>
<h1>Config</h1>
</html>