[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [flashproxy/rtmfp] Show the debug window output always in client mode.



commit 67ac951f4b75983d1329edab7ab781f0caafd28c
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Sun Jun 12 01:24:53 2011 -0700

    Show the debug window output always in client mode.
---
 swfcat.as |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/swfcat.as b/swfcat.as
index 27752e9..9739419 100644
--- a/swfcat.as
+++ b/swfcat.as
@@ -96,7 +96,7 @@ package
 
             puts("Parameters loaded.");
 
-            if (this.loaderInfo.parameters["debug"])
+            if (this.loaderInfo.parameters["debug"] || this.loaderInfo.parameters["client"])
                 addChild(output_text);
             else
                 addChild(badge);



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits