Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15412142
D11648.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
479 B
Referenced Files
None
Subscribers
None
D11648.diff
View Options
diff --git a/support/aphlict/server/lib/AphlictAdminServer.js b/support/aphlict/server/lib/AphlictAdminServer.js
--- a/support/aphlict/server/lib/AphlictAdminServer.js
+++ b/support/aphlict/server/lib/AphlictAdminServer.js
@@ -55,7 +55,7 @@
self.getLogger().log(
'Received notification: ' + JSON.stringify(msg));
- ++this._messagesIn;
+ ++self._messagesIn;
try {
self._transmit(msg);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 20 2025, 11:28 AM (5 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7309500
Default Alt Text
D11648.diff (479 B)
Attached To
Mode
D11648: Aphlict - fix incrementation of _messagesIn
Attached
Detach File
Event Timeline
Log In to Comment