. */ // Redirect legacy URLs to the new router. $_GET['xref'] = $_GET['mid'] ?? ''; $_GET['route'] = 'media'; require __DIR__ . '/index.php';