New field in item table ("shadow") that indicates if there is a shadow entry

This commit is contained in:
Michael Vogel 2016-04-03 13:48:31 +02:00 committed by Roland Haeder
commit f711258183
No known key found for this signature in database
GPG key ID: B72F8185C6C7BD78
7 changed files with 145 additions and 62 deletions

View file

@ -1,6 +1,6 @@
<?php
define( 'UPDATE_VERSION' , 1194 );
define( 'UPDATE_VERSION' , 1195 );
/**
*