Remove old function comment

This commit is contained in:
johnnyq
2026-07-14 16:51:34 -04:00
parent 29bea9517d
commit bf0d799caf

View File

@@ -284,8 +284,6 @@ if (isset($_GET['update'])) {
if (isset($_GET['update_db'])) {
//validateAdminRole(); // Old function
// Get the current version
require_once ('../includes/database_version.php');