]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
$related must contain class names, no table names ("all" lower-case) + fixed some...
authorRoland Haeder <roland@mxchange.org>
Thu, 5 Mar 2015 17:43:57 +0000 (18:43 +0100)
committerRoland Haeder <roland@mxchange.org>
Thu, 5 Mar 2015 17:45:52 +0000 (18:45 +0100)
commit011c545b90466ac92e66cb3c1464af81c207eaac
tree5a7d2854e3b37e44385b7702332aec3dbdecf7ba
parentb8bca62e3b4b139fac5d1bb69bf683882b799d86
$related must contain class names, no table names ("all" lower-case) + fixed some checked type-hints.

Again, it must be User_flag_profile (class name), not user_flag_profile (table name).

Signed-off-by: Roland Haeder <roland@mxchange.org>
plugins/DirectMessage/DirectMessagePlugin.php
plugins/OStatus/OStatusPlugin.php
plugins/UserFlag/UserFlagPlugin.php