@@ -47,7 +35,9 @@ if (!$result = $conn->query($sql)) {
- fetch_assoc()) {
+ fetch_assoc()) {
// <<-----------------Expiration Time Converter------------>> //
date_default_timezone_set("UTC");
$expiresEpoch = $row['until'];
@@ -76,7 +66,5 @@ if (!$result = $conn->query($sql)) {
?>
-
+
\ No newline at end of file