mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Leftover debug - Issue #237: Error create category
This commit is contained in:
parent
681c7633e5
commit
d08403d01a
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user