mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 13:21:54 +02:00
Code cleanup
This commit is contained in:
@@ -92,20 +92,19 @@ class _blank_admin implements e_admin_addon_interface
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
if(!empty($id) )
|
||||
{
|
||||
|
||||
// if(!empty($data['x__blank_url']))
|
||||
// {
|
||||
if(!empty($data['x__blank_url']))
|
||||
{
|
||||
|
||||
// eg. Save the data in 'blank' plugin table. .
|
||||
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user