* Adjust method name and params.
This commit is contained in:
@@ -226,7 +226,7 @@ class gogsModel extends model
|
||||
* @access public
|
||||
* @return array
|
||||
*/
|
||||
public function getGogsListByAccount($account = '')
|
||||
public function getListByAccount($account = '')
|
||||
{
|
||||
if(!$account) $account = $this->app->user->account;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user