first import :: search autocomplete form

Signed-off-by: bachy <git@g-u-i.net>
This commit is contained in:
bachy
2012-07-19 18:31:59 +02:00
commit ad7809415c
4 changed files with 202 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<?php
print "hello world !";
print render($searchform);