Merge branch 'master' of https://github.com/redmatrix/redmatrix
This commit is contained in:
commit
f707f4d49a
@ -1097,7 +1097,7 @@ function fix_attached_file_permissions($channel,$observer_hash,$body,
|
||||
}
|
||||
|
||||
function item_check_service_class($channel_id,$iswebpage) {
|
||||
$ret = array('success' => false, $message => '');
|
||||
$ret = array('success' => false, 'message' => '');
|
||||
|
||||
if ($iswebpage) {
|
||||
// note: we aren't counting comanche templates and blocks, only webpages
|
||||
|
@ -1 +1 @@
|
||||
2015-06-22.1071
|
||||
2015-06-23.1072
|
||||
|
Reference in New Issue
Block a user