]> 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:43:57 +0000 (18:43 +0100)
commit9badd60d3833c54051c1db63e45fed20301d3c69
treed3342e52aa5f802f977e1e94ef2c9e7efc9f511b
parent5ba2bf0c57ae6d2dc6f485012dcf34d4616ef9c7
$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