Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
<?php $a=1; if($a>0) { echo "Yes"; } ?>