mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Remove trailing whitespace in admin module
This commit is contained in:
parent
a9f72a5cd2
commit
1dca4adf42
21 changed files with 230 additions and 230 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
/**
|
||||
* Preserved for backward compatibility
|
||||
*
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
class AdminAdminController extends Admin
|
||||
|
|
@ -20,7 +20,7 @@ class AdminAdminController extends Admin
|
|||
|
||||
/**
|
||||
* Remove an icon.
|
||||
*
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
public function procAdminRemoveIcons()
|
||||
|
|
@ -39,7 +39,7 @@ class AdminAdminController extends Admin
|
|||
|
||||
/**
|
||||
* Delete the admin logo.
|
||||
*
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
public function procAdminDeleteLogo()
|
||||
|
|
@ -82,7 +82,7 @@ class AdminAdminController extends Admin
|
|||
{
|
||||
throw new Rhymix\Framework\Exceptions\FeatureDisabled;
|
||||
}
|
||||
|
||||
|
||||
public function procAdminRemoveFTPInfo()
|
||||
{
|
||||
throw new Rhymix\Framework\Exceptions\FeatureDisabled;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue