Cecily

"</table>"; } ?> </div> </form> </div> <?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 "engines/text/text.php"; $engines = get_engines(); $options = ""; $options .= "<option value="" " . (($category_index == $opts->type) ? "class="active" " : "") . ">auto</option>"; foreach ($engines as $engine) { $selected = $opts->language == $lang_code ? "selected" : "") . ">auto</option>"; foreach ($engines as $engine) { $selected = $opts->engine == $engine ? "selected" : ""; ?> ><br> <label><?php printtext("settings_frontends_disable");?></label> <input type="checkbox" name="safe_search" <?php