9 lines
229 B
PHP
Executable file
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");
|
|
|