1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-27 17:00:52 +01:00

Added notice about mod.php being a clusterfuck; needs to be rewritten

This commit is contained in:
Michael Save 2012-04-12 23:53:24 +10:00
parent fd133d573a
commit da52307c67

View File

@ -4,6 +4,8 @@
* Copyright (c) 2010-2012 Tinyboard Development Group
*/
// WARNING: This file is currently a clusterfuck of code. I will be rewriting it very soon.
require 'inc/functions.php';
require 'inc/mod.php';