Update: 2026-06-16 17:47:17
This commit is contained in:
@@ -14,7 +14,7 @@ require_once __DIR__ . '/vendor/autoload.php';
|
||||
// ---------------------------------------------------------
|
||||
// نظام تسجيل الأحداث (Logging System)
|
||||
// ---------------------------------------------------------
|
||||
$LOG_FILE = __DIR__ . '/socket_debug.log';
|
||||
$LOG_FILE = __DIR__ . '/logs/socket_debug.log';
|
||||
|
||||
function socket_log($message, $data = null) {
|
||||
global $LOG_FILE;
|
||||
|
||||
Reference in New Issue
Block a user