diff --git a/mirror/index.php b/mirror/index.php index 77055a1..7d9a5a5 100644 --- a/mirror/index.php +++ b/mirror/index.php @@ -47,6 +47,7 @@ function pkg_meta($dir, $name) { function pkg_size($dir, $file) { $p = $dir . '/' . $file; return is_file($p) ? filesize($p) : 0; } function page_head($title) { + global $base; echo "" . "" . "" . esc($title) . " ยท PMM ้•œๅƒ