1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 01:24:05 +01:00
vichan/index.php

5 lines
98 B
PHP
Raw Normal View History

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