config with path

darcs-hash:20080619020540-84dde-a177b25086c88071bd9933b54ba3ab52951c90cd.gz
This commit is contained in:
Evan Prodromou 2008-06-18 22:05:40 -04:00
parent aa20c952af
commit b35a915ea7

View File

@ -3,6 +3,12 @@
if (!defined('LACONICA')) { exit(1); }
#If you have downloaded libraries in random little places, you
#can add the paths here
#$extra_path = array("/opt/php-openid-2.0.1", "/usr/local/share/php");
#set_include_path(implode(PATH_SEPARATOR, $extra_path) . PATH_SEPARATOR . get_include_path());
# We get called by common.php, $config is a tree with lots of config
# options
# These are for configuring your URLs