mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 05:11:42 +02:00
Code cleanup
This commit is contained in:
@@ -118,7 +118,7 @@ class newsfeed_ui extends e_admin_ui
|
||||
|
||||
// ------- Customize Create --------
|
||||
|
||||
public function beforeCreate($new_data)
|
||||
public function beforeCreate($new_data, $old_data)
|
||||
{
|
||||
if(isset($new_data['newsfeed_showmenu']))
|
||||
{
|
||||
|
Reference in New Issue
Block a user