{% extends "base.html" %} {% block title %}pcbtracker{% endblock %} {% block body %}

pcbtracker

pcbtracker.alive

Request:

{% highlight "cxml" %}
    
{% endhighlight %}

ecflag here is determining if the arcade operator allows the use of paseli on this machine.

agree@ and ecflag@ appear to either be totally non present, or present with a value of "1", but then again I may be reading the code wrong, so take that with a pinch of salt.

Response:

{% highlight "cxml" %}
    
{% endhighlight %}

As you might guess, ecenable@ is therefore the flag to determine if paseli is enabled (i.e. the arcade operator and the server both allow its use).

{% endblock %}