Skip to content

Commit

Permalink
Screening
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornmage committed Sep 4, 2017
1 parent a506ed0 commit f71d56d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _common.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
// $objUserProjectList->addWhere('ps.statusKey < 40');
$objUserProjectList->addHaving('projectStatus_statusKey < 40');
$objUserProjectList->loadList($objUser->id,(!$objUser->checkLevel(6)));
echo 1;exit();

// decide which is current project

Expand Down

0 comments on commit f71d56d

Please sign in to comment.