You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tr><td><a href=./runprogram.cgi?sid=$sid>runprogram.cgi</a></td><td><b>Starts a program with the specified id.</b><br/>
85
85
<i>sid=string</i> - security access token id<br/>
86
86
<i>program_id=int</i> - id of program to modify (e.g. "1234")<br/>
87
+
<i>cond_check=0/1</i> - execute program with normal condition checks or not (only first "then" is executed) (default=0)
87
88
</td></tr>
88
89
<tr><td><a href=./scripterrors.cgi?sid=$sid>scripterrors.cgi</a></td><td><b>Searches for the last 10 lines in /var/log/messages containing script runtime errors and outputs them.</b><br/>
0 commit comments