mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 02:57:15 +02:00
Code cleanup
This commit is contained in:
@@ -881,7 +881,7 @@ class private_msg_ui extends e_admin_ui
|
||||
|
||||
}
|
||||
|
||||
public function beforeCreate($new_data)
|
||||
public function beforeCreate($new_data, $old_data)
|
||||
{
|
||||
|
||||
if(empty($new_data['pm_to']))
|
||||
|
Reference in New Issue
Block a user