Update index.php

This commit is contained in:
deepend-tildeclub 2024-11-01 16:39:09 -06:00 committed by GitHub
parent 4c7113dd74
commit d130b781cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -219,7 +219,6 @@ foreach (glob("/home/*") as $user) {
break;
}
}
}
$user = basename($user);
$class = $recentChange ? 'recently-updated' : '';