get_projects();
?>
$data ) {
if( $_GET['trigger'] == 'true' ) {
?>
get_projects();
?>
$data ) {
$show = true;
if( $show ) {
?>
|
|
|
get_owner( $data['path'] );
if( $owner == 'nobody' ) {
?>
|
|
|
|
|
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( "return", true );
?>