3 lines
56 B
PHP
3 lines
56 B
PHP
<?php
|
|
print "hello world !";
|
|
print render($searchform); |
<?php
|
|
print "hello world !";
|
|
print render($searchform); |