Added a comma after each msgnum exported. The parser was globbing them all together...
[citadel.git] / ctdlphp / sessionproxy.php
index 681ee1af5175918db506e55df1ab1a0dd1e643e4..22f4d4a0eddc1272e5e210b17088de6b85c2bc6e 100755 (executable)
@@ -14,10 +14,10 @@ include "config_ctdlclient.php";
 // Copyright (c) 2003 by Art Cancro <ajc@uncensored.citadel.org>
 // 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();