fembooru/ext/chatbox/include.php
2013-06-19 20:59:59 +01:00

10 lines
217 B
PHP

<?
$null = null;
include 'php/filestorage.class.php';
include 'preferences.php';
include 'php/json.class.php';
include 'php/functions.php';
include 'php/yshout.class.php';
include 'php/ajaxcall.class.php';
?>