Cleaner check to make sure inc/ files aren't accessed directly.

This commit is contained in:
Michael Foster 2013-09-06 20:12:04 +10:00
parent 8a244ab61e
commit 7f0de93608
12 changed files with 13 additions and 40 deletions

View file

@ -3,6 +3,7 @@
* Copyright (c) 2010-2013 Tinyboard Development Group
*/
defined('TINYBOARD') or exit;
/**
* Class for generating json API compatible with 4chan API