git.cweiske.de
/
anoweco.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3af8b3f
)
Fix comment_pingstate SQL error
author
Christian Weiske
<
[email protected]
>
Mon, 23 Apr 2018 14:24:37 +0000
(16:24 +0200)
committer
Christian Weiske
<
[email protected]
>
Mon, 23 Apr 2018 14:24:37 +0000
(16:24 +0200)
src/anoweco/Storage.php
patch
|
blob
|
history
diff --git
a/src/anoweco/Storage.php
b/src/anoweco/Storage.php
index 6a7e204ac2ef0d6a59e92741f7c988de5103bcd2..b5f4165db6bb53369da6f00f8954d420785ccd9b 100644
(file)
--- a/
src/anoweco/Storage.php
+++ b/
src/anoweco/Storage.php
@@
-28,6
+28,7
@@
class Storage
. ', comment_of_url = :ofUrl'
. ', comment_type = :type'
. ', comment_json = :json'
+ . ', comment_pingstate = "0"'
);
$ofUrl = '';