mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-24 07:10:18 +00:00
Fixing errant quote
This commit is contained in:
@@ -75,8 +75,8 @@ foreach (glob("/home/*") as $user):
|
||||
$user = basename($user);
|
||||
print"<li><a href='https://thunix.net/~$user/'>~$user</a></li>";
|
||||
endforeach;
|
||||
print"</ul></div>
|
||||
<!-- End Autgen userdir list -->"";
|
||||
print "</ul></div>
|
||||
<!-- End Autgen userdir list -->";
|
||||
|
||||
print " </div>
|
||||
<!-- End Body -->
|
||||
|
||||
Reference in New Issue
Block a user