mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Leftover debug - Issue #237: Error create category
This commit is contained in:
@@ -138,7 +138,7 @@ class fb_category_ui extends e_admin_ui
|
||||
if(!varset($new_data['fb_category_template']))
|
||||
{
|
||||
$new_data['fb_category_template'] = 'default';
|
||||
}var_dump($new_data);
|
||||
}
|
||||
return $new_data;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user