if ( !defined("_INCLUDED_GLOBAL") ) exit; // [Security]Allow_url_fopen = On ?>
if (get_activex_use()) { ?>
if (($G['DINFO']['d_bigfile_isuse'] == 'Y' && get_bigfile_quota($AUTH['auth_m_no']) > 0) ||
($G_SYS[WEBHARD_USE] && $G['DINFO']['d_webhard_isuse'] == 'Y' && get_webhard_quota($AUTH['auth_m_no']) > 0)) {
?>
$bldate = new DateTime();
$bldate->add(new DateInterval('P'.$G_SYS[UPLOAD_MAIL_BIGFILE_DAY].'D'));
$limit_date = $bldate->format('Y-m-d');
?>
} // if() ?>