Hi.
I'd like to be able to modify the include_path that drupal uses but I don't have access to php.ini (this is at hosting company.)
alex
-- Alex Polite http://flosspick.org - finding the right open source
I'd like to be able to modify the include_path that drupal uses but I don't have access to php.ini (this is at hosting company.)
http://us2.php.net/manual/en/function.set-include-path.php
Used probably somewhere in bootstrap.inc, I'd imagine.