get_projects(); ?> get_projects(); ?>
$data ) { $show = true; if( $projects_assigned && ! in_array( $data['path'], $projects_assigned ) ) { $show = false; } if( $show ) { ?> get_owner( $data['path'] ); if( $owner == 'nobody' ) { ?>

Note: Everyone will have full access to public projects.

 
check_owner( $_GET["path"], true ) ) { ?>
Error, you either do not own this project or it is a public project.
get_project( $path ); $access = json_decode( $project["access"], true ); $users = get_users(); ?>

No users have been given access.

   
 ,