Allow usage in a subdir of a host.
[phorkie.git] / src / phorkie / Html / Pager.php
index e58ccc6d6f6831e18658f5affdcd8c930bb6f4d1..3ccf20974a7d6598df82b23db5cdc9d607a240cb 100644 (file)
@@ -30,7 +30,7 @@ class Html_Pager
                 'currentPage' => $currentPage,
                 'urlVar'      => 'page',
                 'append'      => $append,
-                'path'        => '/',
+                'path'        => '',
                 'fileName'    => $filename,
                 'separator'   => '###',
                 'spacesBeforeSeparator' => 0,