www/version.php.in

Wed, 23 Oct 2019 16:52:39 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 23 Oct 2019 16:52:39 +0200
branch
divide
changeset 534
01fa81a33b70
parent 2
282e7d2bb28a
permissions
-rw-r--r--

Product print shows split batch information. All calculations are done on the split batch data, not the whole batch.

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