PHP short_open_tag=0 에러 방지

This commit is contained in:
chicpro
2015-07-03 17:15:27 +09:00
parent 327369a761
commit e8ea8c8da3

View File

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