<?php
function hello(){
## echo 'You adjusted the function hello<br />';
}
hello();
echo $que;
##? >