restore_include_path
Description
void restore_include_path ( void )Restores the include_path configuration option back to its original master value as set in php.ini
See also ini_restore(), set_include_path(), get_include_path(), and include().
Restores the include_path configuration option back to its original master value as set in php.ini
See also ini_restore(), set_include_path(), get_include_path(), and include().