closedir handle shouldnt be there in users.php

This commit is contained in:
Arya Kiran 2022-11-27 11:53:14 +05:30
parent 52f0043011
commit 8239b98270
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@
$total++; $total++;
} }
} }
closedir($handle);
?> ?>
<!--#include file="nav.php" --> <!--#include file="nav.php" -->
<div class=h><h1 id=users>Users</h1> <a aria-hidden=true href=#users>#users</a></div> <div class=h><h1 id=users>Users</h1> <a aria-hidden=true href=#users>#users</a></div>