projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afb430b
)
tpzo fixed again ...
author
Roland Häder
<roland@mxchange.org>
Wed, 17 May 2017 16:02:32 +0000
(18:02 +0200)
committer
Roland Häder
<roland@mxchange.org>
Wed, 17 May 2017 16:02:44 +0000
(18:02 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
include/diaspora.php
patch
|
blob
|
history
diff --git
a/include/diaspora.php
b/include/diaspora.php
index a1d48c2fbe14aab4f29b2a7bcfed8aa03fe335d3..6ba1806ade1572bad3894dc10c2daa1da98cf21b 100644
(file)
--- a/
include/diaspora.php
+++ b/
include/diaspora.php
@@
-887,7
+887,7
@@
class Diaspora {
$cid = get_contact($handle, $uid);
if ($cid > 0) {
- /// @TODO Contact
-retri
val should be encapsulated into an "entity" class like `Contact`
+ /// @TODO Contact
retrie
val should be encapsulated into an "entity" class like `Contact`
$r = q("SELECT * FROM `contact` WHERE `id` = %d LIMIT 1", intval($cid));
if (dbm::is_result($r)) {