0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
wordpress
/
2.3.1
/
wordpress
/
wp-content
/
themes
/
default
/
[
Home
]
File: searchform.php
<form method="get" id="searchform" action="<?php bloginfo('url'); ?>/"> <div><input type="text" value="<?php the_search_query(); ?>" name="s" id="s" /> <input type="submit" id="searchsubmit" value="Search" /> </div> </form>