PHP short_open_tag=0 에러 방지

This commit is contained in:
iz4admin
2015-07-03 16:53:04 +09:00
parent 8821583e8f
commit 3c9b72d17a

View File

@ -46,6 +46,6 @@ function fregister_email_submit(f)
return true;
}
</script>
<?
<?php
include_once('./_tail.php');
?>