added okapi update script

This commit is contained in:
following
2013-05-08 16:11:27 +02:00
parent 2b66c4178b
commit 0c5261f5e8
3 changed files with 38 additions and 4 deletions

View File

@@ -8,6 +8,10 @@
/*
* Database Structure Versioning - update DB structure to current version;
* used for developer & production system
*
* You should normally NOT call this script directly, but via dbupdate.php
* (or something similar on a production system). This ensures that
* everything takes place in the right order.
*/
if (!isset($opt['rootpath']))