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
parent c8a62a4073
commit f711258183
7 changed files with 145 additions and 62 deletions

View File

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