]> 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 Häder <roland@mxchange.org>
Sun, 29 Mar 2020 22:20:51 +0000 (00:20 +0200)
commit847b5a204f83f001f0b1de4f172870de3efaf36e
tree4715bbf347c858a1d8c7028ee27bc8956cad9ce8
parent07a4ec2e74e39711b7ea8507c024aeba35464a45
$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