syntax
parent
01e6aa5530
commit
0cfd2925f8
|
@ -65,7 +65,7 @@ $id=$_GET['id'];
|
|||
} else {
|
||||
include("./default.php");
|
||||
}
|
||||
} else
|
||||
} else {
|
||||
echo "<div class='margin'><a href='%CONTENT_DIR%/login/'><button> Log in to post something </button></a></div>";
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue