This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/ext/chatbox/include.php

9 lines
186 B
PHP
Raw Normal View History

<?php
2013-06-19 19:59:59 +00:00
$null = null;
include 'php/filestorage.class.php';
include 'preferences.php';
include 'php/functions.php';
include 'php/yshout.class.php';
include 'php/ajaxcall.class.php';