BUG 6758 Adjust in the import process, warning messages in Apache
This commit is contained in:
@@ -2557,7 +2557,7 @@ class Processes {
|
||||
* array exist and wich are those, that is the result $sFilteredGroups array.
|
||||
*/
|
||||
function checkExistingGroups( $sGroupList ){
|
||||
|
||||
$aGroupwf = array();
|
||||
$oCriteria = new Criteria('workflow');
|
||||
$oCriteria->addSelectColumn(GroupwfPeer::GRP_UID);
|
||||
$oCriteria->addSelectColumn(ContentPeer::CON_ID);
|
||||
|
||||
Reference in New Issue
Block a user