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,24 +2,24 @@
|
|||
|
||||
/**
|
||||
* Preserved for backward compatibility
|
||||
*
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
class AdminAdminView extends Admin
|
||||
{
|
||||
/**
|
||||
* Make the admin menu.
|
||||
*
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
public function makeGnbUrl($module = 'admin')
|
||||
{
|
||||
Rhymix\Modules\Admin\Controllers\Base::getInstance()->loadAdminMenu($module);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Display FTP Configuration(settings) page
|
||||
*
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
public function dispAdminConfigFtp()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue