Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts: install/update.php
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
define( 'UPDATE_VERSION' , 1156 );
|
||||
define( 'UPDATE_VERSION' , 1157 );
|
||||
|
||||
/**
|
||||
*
|
||||
@@ -1885,3 +1885,8 @@ function update_r1155() {
|
||||
return UPDATE_FAILED;
|
||||
}
|
||||
|
||||
|
||||
function update_r1156() {
|
||||
return UPDATE_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user