www/version.php.in

Fri, 04 Jan 2019 17:52:17 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 04 Jan 2019 17:52:17 +0100
changeset 168
ce92dc75cb09
parent 2
282e7d2bb28a
permissions
-rw-r--r--

Added locked setting to the recipes. Is not working well when a recipe is loaded and locked. Added uuid load and save for recipes. Mad a lot of variables local in functions. The subgrids are loaded async.

2
282e7d2bb28a Initial web server
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 <?php
282e7d2bb28a Initial web server
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2
282e7d2bb28a Initial web server
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 $my_version = '@VERSION@';
282e7d2bb28a Initial web server
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4

mercurial