idealized

ahwx *at* ahwx *dot* org <?php require_once "engines/text/text.php"; $engines = get_engines(); $options = ""; $options .= "<option value="$engine" $selected>$engine</option>"; } echo $options; ?> </select> </div> <div> <label><?php printtext("settings_special_warning");?></label><br><br> <label><?php printtext("settings_special_disabled");?></label> <input type="checkbox" name="disable_special" <?php echo $opts->query; ?> - <?php printtext("settings_title");?></title> </head> <body> <form class="search-container" action="search.php" method="get"