Benefits->CanEditProjects){ throw new Exceptions\InvalidPermissionsException(); } $inProgressProjects = Project::GetAllByStatus(Enums\ProjectStatusType::InProgress); $stalledProjects = Project::GetAllByStatus(Enums\ProjectStatusType::Stalled); } catch(Exceptions\LoginRequiredException){ Template::RedirectToLogin(); } catch(Exceptions\InvalidPermissionsException){ Template::Emit403(); } ?> 'Projects', 'css' => ['/css/project.css'], 'description' => 'Ebook projects currently underway at Standard Ebooks.']) ?>

Projects

Active projects

None.

$inProgressProjects]) ?> 0){ ?>

Stalled projects

$stalledProjects]) ?>