@ -37,6 +37,8 @@ if (isset($_SESSION['user_id'])) {
$page_file="$template_dir/404.html";
print_r($paths_to_check);
foreach($paths_to_checkas$page_dir){
$page_file_tmp="$page_dir/$page.html";
if(file_exists($page_file_tmp)){
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.