Chatbox
This commit is contained in:
10
ext/chatbox/include.php
Normal file
10
ext/chatbox/include.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?
|
||||
$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';
|
||||
|
||||
?>
|
Reference in New Issue
Block a user