diff --git a/mod.php b/mod.php index 1de13982..31273e39 100644 --- a/mod.php +++ b/mod.php @@ -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';