I think zend_restore_include_path() is not needed. In some cases calling it after zend_set_include_path() might break the code.
Do you know any use case that requires zend_restore_include_path()?
I think zend_restore_include_path() is not needed. In some cases calling it after zend_set_include_path() might break the code.
Do you know any use case that requires zend_restore_include_path()?
Comments
Comment #1
robloachAgreed. http://drupal.org/cvs?commit=118913
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.