Pandabot/pb-web/inc/bot.include.inc.php

9 lines
229 B
PHP
Executable file

<?php
include("../inc/settings.inc.php");
include("../inc/logger.inc.php");
include("../inc/channelConf.inc.php");
include("../inc/jobs.inc.php");
include("../extinc/usefull_functions.php");
include("../inc/settings.inc.php");