(PECL tidy >= 0.7.0)
Restore Tidy configuration to default values
bool tidy_reset_config ( void )
This function restores the Tidy configuration to the default values.
Returns:
Returns TRUE
on success or FALSE
on failure.
Notes:
This function is only available in Tidy 1.0. It became obsolete in Tidy 2.0, and thus has been removed.
Please login to continue.