Added new ENV value ANSW_PROTOCOL. Now you can securely recognize user by his nick...
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-debug.sh
index ad2ddb75affc83c162e508a5295fcfe52f617992..5509b65a9efc0a5ce7bb779b58972ccae7383f9c 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 #Debug
-echo "<$ANSW_FROM> $ANSW_MSG" >&2;
+echo "<$ANSW_PROTOCOL/$ANSW_FROM> $ANSW_MSG" >&2;
 echo "($ANSW_STATUS: $ANSW_STATUS_MSG)" >&2;
This page took 0.15229 seconds and 4 git commands to generate.