www/version.php.in

Fri, 03 May 2024 20:15:17 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 03 May 2024 20:15:17 +0200
changeset 721
0e758ba3c2fa
parent 675
825210ba2707
permissions
-rw-r--r--

Fixed updating PID parameters. Jqwidgets javascripts cleanup.

675
825210ba2707 Added websockets to thermferm. Started new www directory for websocket enabled web. The init script now waits until thermferm is completely stopped.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 <?php
825210ba2707 Added websockets to thermferm. Started new www directory for websocket enabled web. The init script now waits until thermferm is completely stopped.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2
825210ba2707 Added websockets to thermferm. Started new www directory for websocket enabled web. The init script now waits until thermferm is completely stopped.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 $my_version = '@VERSION@';
825210ba2707 Added websockets to thermferm. Started new www directory for websocket enabled web. The init script now waits until thermferm is completely stopped.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4

mercurial