No videos yet.
diff --git a/login.php b/login.php
index 4b69860..4757803 100644
--- a/login.php
+++ b/login.php
@@ -17,7 +17,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
}
function h($s){ return htmlspecialchars((string)$s, ENT_QUOTES, 'UTF-8'); }
?>
-MVLog Login
+MVLog Login
diff --git a/new.php b/new.php
index 92932a8..8cc02dc 100644
--- a/new.php
+++ b/new.php
@@ -157,7 +157,7 @@ $editName = $_GET['edit'] ?? '';
$editDir = null; $editData = ['title'=>'','date'=>'','place'=>'','description'=>'','captions'=>[]]; $editFiles = [];
if ($editName !== '') { try { $editDir = safe_input_dir($config['uploads_dir'], $editName); $editData = read_data($editDir); $editFiles = list_files($editDir); } catch (Throwable $e) { $err = $e->getMessage(); } }
?>
-Admin - =h($config['site_name'])?>
+Admin - =h($config['site_name'])?>
MVLog Admin
Bubulescu.Org
Log in
=h($err)?>
MVLog Admin
Bubulescu.Org
Log off=h($msg)?>
=h($err)?>