www/version.php.in

Sun, 02 Jun 2019 19:56:44 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 02 Jun 2019 19:56:44 +0200
changeset 393
5020feba78ec
parent 2
282e7d2bb28a
permissions
-rw-r--r--

Moved the reduce inventory code from the crontask to the db_productsphp file so the reduce is done only after a save of a record.

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