php short open tags are evil!

orig_fof
steveminutillo 2007-05-20 20:39:37 +00:00
parent 411bf24801
commit f663a7f0b6
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ else
document.onmouseup = completeDrag;
<?php if($fof_user_prefs['keyboard']) { ?>
document.onkeypress = keyboard;
<? } ?>
<?php } ?>
</script>
<style>