]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - lib/siteprofile.php
Use array_merge instead of array_replace (same effect, and array_merge works with...
authorZach Copley <zach@status.net>
Thu, 22 Sep 2011 19:49:04 +0000 (12:49 -0700)
committerZach Copley <zach@status.net>
Thu, 22 Sep 2011 19:51:24 +0000 (12:51 -0700)
commit4c91dc45469b1f60bacd015e3e4e4cb36cd90abe
treee42753d09d8c635f968f5e65d46ed33529e830c3
parentf65fa42e1540956e4122f895feb709c033043ff3
Use array_merge instead of array_replace (same effect, and array_merge works with PHP versions < 5.3)

fixes http://status.net/open-source/issues/3393
lib/siteprofile.php
lib/statusnet.php