mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-25 21:32:51 +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
|
|
@ -9,17 +9,17 @@ class Install extends Base
|
|||
{
|
||||
/**
|
||||
* Install module
|
||||
*
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function moduleInstall()
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Check if update is necessary
|
||||
*
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function checkUpdate()
|
||||
|
|
@ -35,7 +35,7 @@ class Install extends Base
|
|||
|
||||
/**
|
||||
* Update module
|
||||
*
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function moduleUpdate()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue