blob: 8a25e82a2905a4a92ef02ffbe5e0e974486bef4a [file] [log] [blame]
<?php $a=1; if($a>0) { echo "Yes"; } ?>