mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
Code cleanup
This commit is contained in:
@@ -534,10 +534,10 @@
|
||||
|
||||
}
|
||||
|
||||
if(empty($new_data[$fieldname]))
|
||||
{
|
||||
// if(empty($new_data[$fieldname]))
|
||||
// {
|
||||
// $new_data[$fieldname] = array();
|
||||
}
|
||||
// }
|
||||
|
||||
return $new_data;
|
||||
|
||||
|
Reference in New Issue
Block a user