1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 08:20:58 +01:00
vichan/index.php

5 lines
98 B
PHP
Raw Normal View History

2014-09-23 22:12:32 +02:00
<?php
2014-09-27 01:52:02 +02:00
include 'inc/functions.php';
2014-09-27 01:52:02 +02:00
echo Element("8chan/index.html", array("config" => $config));