]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Check that 'dl' function is available and usable before trying to call it with error...
authorBrion Vibber <brion@pobox.com>
Tue, 1 Sep 2009 23:04:36 +0000 (20:04 -0300)
committerCraig Andrews <candrews@integralblue.com>
Mon, 14 Sep 2009 01:53:30 +0000 (21:53 -0400)
commitfe9473ac7810d317e001a0fec19cbacaafc0c909
tree665ceaec4aa1d19b4ca91c2b59bda7d78f9db939
parent4a19c292fb444dca840591a5ccec960d63ab57b8
Check that 'dl' function is available and usable before trying to call it with error suppression; if it's disabled or unavailable we end up with mysterious failures during installation or loading of libraries.

Fixed for StatusNet installer as well as some external libraries that should be fixed upstream if they haven't already been:
* PEAR
* Auth/OpenID
* Auth/Yadis
extlib/Auth/OpenID/BigMath.php
extlib/Auth/Yadis/XML.php
extlib/PEAR.php
install.php