get_projects(); ?>
Error, you either do not own this project or it is a public project.
get_project( $path ); $access = $Project->get_access( $project["id"] ); $users = get_users( "return", true ); $user = $User->get_user( $_SESSION["user"] ); if( isset( $users["status"] ) && $users["status"] == "error" ) { ?>Error, could not fetch users information.
Error, You must have more than one user registered in your Codiad instance to manage permissions.