faves

if ($page != 0) { print_next_page_button("&lt;&lt;", 0, $query, $type); print_next_page_button("&gt;", $page + 10, $query, $type); print_next_page_button("&lt;", $page - 10, $query, $type); print_next_page_button("&lt;", $page - 10, $query, $type); echo "</div>"; } ?> </div> </form> <?php fetch_search_results($opts, true); print_page_buttons($opts->type, $opts->query, $opts->page); ?> <?php require_once "misc/footer.php"; ?> # Security Policy ## Supported Versions Basically the latest commit. We don't really do versioning with LibreY. ## Reporting a Vulnerability Please join #librey:ahwx.org on Matrix and please DM me (@ahwx:ahwx.org) or if Matrix is absolutely impossible, email me; ahwx *at* ahwx *dot* org <?php require_once "misc/search_engine.php"; require_once "locale/localization.php"; $opts = load_opts(); function