]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix problems in joinAdd with xampp
authorShashi Gowda <connect2shashi@gmail.com>
Fri, 8 Jul 2011 06:12:28 +0000 (11:42 +0530)
committerShashi Gowda <connect2shashi@gmail.com>
Sat, 9 Jul 2011 00:56:46 +0000 (06:26 +0530)
commitefb7d28d830b1057cc0e57496dcb263955bbb358
tree64a0f210af800375e4cd91d66384340505e64dc4
parent7b053ccf3f8a62730ffff1531286cfd57340601c
Fix problems in joinAdd with xampp

Xampp ships with a different version of DB_DataObject PEAR package that
cannot do joins using objects correctly. This patch fixes the problem
classes/Profile_list.php
classes/Profile_tag.php
lib/peopletagnoticestream.php