mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-14 19:36:25 +00:00
4 lines
96 B
PHP
4 lines
96 B
PHP
|
<?
|
||
|
$_SERVER['SCRIPT_FILENAME'] = 'irc.php'; // PHP CLI fix
|
||
|
require('classes/script_start.php');
|