<p>This is a great starting point for new custom pages.</p>
<?php
$temp_path = sys_get_temp_dir() . "/file.txt";
echo $temp_path."\n";
?>
<?php include("footer.php"); ?>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.