X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=ctdlphp%2Fsessionproxy.php;h=22f4d4a0eddc1272e5e210b17088de6b85c2bc6e;hb=fa2dd842abb5feedea3e2253255722fcaecc3c6f;hp=681ee1af5175918db506e55df1ab1a0dd1e643e4;hpb=f3432f5956a3d9daa740b09cc92f769451666d63;p=citadel.git diff --git a/ctdlphp/sessionproxy.php b/ctdlphp/sessionproxy.php index 681ee1af5..22f4d4a0e 100755 --- a/ctdlphp/sessionproxy.php +++ b/ctdlphp/sessionproxy.php @@ -14,10 +14,10 @@ include "config_ctdlclient.php"; // Copyright (c) 2003 by Art Cancro // This program is released under the terms of the GNU General Public License. +global $msgsock; // sock_gets() -- reads one line of text from a socket // -$msgsock; if (CITADEL_DEBUG_PROXY) { define_syslog_variables();