users tab #5
Reference in New Issue
Block a user
Delete Branch "feature/users-tab"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
poprawie to
@@ -0,0 +9,4 @@//$host="";foreach (scandir("/home/") as $file) {if (in_array($file, array('.', '..'))) continue;echo "<li><a href=$file>~$file</a></li>";imo
<a href="/~$file">, dorzuce commit