[SVN 4509] Wrong notification display
-
-
This should be fixed. The not caller (!$Group->save()) was actually being called as: ($Group->save()) instead. This should be fixed now.
-
@Tom-Elliott said:
This should be fixed. The not caller (!$Group->save()) was actually being called as: ($Group->save()) instead. This should be fixed now.
OK Thx
-
@ch3i Good eye.