Completed
Push — master ( e04d24...ca373f )
by Elias
03:32 queued 01:04
created
src/CLog.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
    *
54 54
    */
55 55
   public function getTimestamp() {
56
-  	return $this->timestamp;
56
+    return $this->timestamp;
57 57
   }
58 58
 
59 59
   /**
Please login to merge, or discard this patch.