* Finish bug#3419.
This commit is contained in:
@@ -180,6 +180,8 @@ class projectModel extends model
|
||||
*/
|
||||
public function select($projects, $projectID, $buildID, $currentModule, $currentMethod, $extra = '')
|
||||
{
|
||||
if(!$projects) return false;
|
||||
|
||||
if(!$projectID) return;
|
||||
|
||||
$isMobile = $this->app->viewType == 'mhtml';
|
||||
|
||||
Reference in New Issue
Block a user