Daijoubuv2/portail/about.php

4 lines
76 B
PHP

<?php
if(!defined('CONFIG')) exit(setup());
readfile('libs/about.txt');
?>