tidy_reset_config
(PECL tidy >= 0.7.0)
tidy_reset_config — Restore Tidy configuration to default values
说明
bool tidy_reset_config ( void )This function restores the Tidy configuration to the default values.
返回值
成功时返回 TRUE, 或者在失败时返回 FALSE.
注释
Note: 此函数仅可在 Tidy 1.0 中有效。在 Tidy 2.0 中,其已过时并已被移除。