Signed-off-by: Lukas Fleischer <[email protected]>
---
 web/html/packages.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/html/packages.php b/web/html/packages.php
index 76f7563..75a574e 100644
--- a/web/html/packages.php
+++ b/web/html/packages.php
@@ -89,7 +89,7 @@ if (isset($pkgid)) {
        }
 } else {
        if (!isset($_GET['K']) && !isset($_GET['SB'])) {
-               $_GET['SB'] = 'v';
+               $_GET['SB'] = 'p';
                $_GET['SO'] = 'd';
        }
        if (isset($_COOKIE["AURSID"])) {
-- 
2.4.2

Reply via email to