1
0
Fork 0

New fields "author-id" and "owner-id" in the item table

This commit is contained in:
Michael Vogel 2016-06-15 21:20:55 +02:00
commit 0e35427dfc
5 changed files with 13 additions and 3 deletions

View file

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