Completed
Push — master ( 63ec32...3f4688 )
by Ievgen
02:54
created
components/User.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -128,4 +128,4 @@
 block discarded – undo
128 128
         $this->chat->addUser($this);
129 129
     }
130 130
 }
131
- 
132 131
\ No newline at end of file
132
+    
133 133
\ No newline at end of file
Please login to merge, or discard this patch.
collections/History.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -128,4 +128,4 @@
 block discarded – undo
128 128
         $this->chat->addUser($this);
129 129
     }
130 130
 }
131
- 
132 131
\ No newline at end of file
132
+    
133 133
\ No newline at end of file
Please login to merge, or discard this patch.
components/ChatRoom.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -128,4 +128,4 @@
 block discarded – undo
128 128
         $this->chat->addUser($this);
129 129
     }
130 130
 }
131
- 
132 131
\ No newline at end of file
132
+    
133 133
\ No newline at end of file
Please login to merge, or discard this patch.
components/DbStorage.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -128,4 +128,4 @@
 block discarded – undo
128 128
         $this->chat->addUser($this);
129 129
     }
130 130
 }
131
- 
132 131
\ No newline at end of file
132
+    
133 133
\ No newline at end of file
Please login to merge, or discard this patch.