mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-25 16:00:22 +01:00
5 lines
98 B
PHP
5 lines
98 B
PHP
<?php
|
|
include 'inc/functions.php';
|
|
|
|
echo Element("8chan/index.html", array("config" => $config));
|