Update index.php

This commit is contained in:
hifihedgehog 2019-07-25 16:54:15 -04:00 committed by GitHub
parent 81449eb59d
commit 4b00ef72d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ class ChangePasswordCyberPanelPlugin extends \RainLoop\Plugins\AbstractPlugin
->SetmUser($this->Config()->Get('plugin', 'mUser', ''))
->SetmPass($this->Config()->Get('plugin', 'mPass', ''))
;
break;
break;
}
}