]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fixes for posting shortened URLs or uploads
authorBrion Vibber <brion@pobox.com>
Mon, 21 Sep 2009 05:30:10 +0000 (22:30 -0700)
committerBrenda Wallace <shiny@cpan.org>
Mon, 21 Sep 2009 09:34:59 +0000 (21:34 +1200)
commit3c89d31b1883e478d69a121905e5a9a400a17622
tree451c936a5aac0d6916e01fdc7e616915baaa8842
parent0125f293245a55a46af202e49bfa98bb983d2c57
Fixes for posting shortened URLs or uploads
* If no shortener plugin is enabled, fall back to using the long URL instead of trying to load nonexistent ur1.ca plugin and throwing 'Class  does not exist'
* Fix bad call to call_user_func_array() in callback_helper() which broke all shortening
lib/util.php