GoLang tidy_reset_config

request it (329)
GoLang replacement for PHP's tidy_reset_config [edit | history]



Do you know a GoLang replacement for PHP's tidy_reset_config? Write it!

PHP tidy_reset_config

PHP original manual for tidy_reset_config [ show | php.net ]

tidy_reset_config

(PHP 5 < 5.2.0, PECL tidy >= 0.7.0)

tidy_reset_configRestore Tidy configuration to default values

Description

bool tidy_reset_config ( void )

This function restores the Tidy configuration to the default values.

Return Values

Returns TRUE on success or FALSE on failure.

Notes

Note: This function is only available in Tidy 1.0. It became obsolete in Tidy 2.0, and thus has been removed.