Completed
Push — master ( b6c26c...083d1a )
by Fabio
09:26
created
framework/Util/TFirebugLogRoute.php 1 patch
Upper-Lower-Casing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -81,7 +81,7 @@  discard block
 block discarded – undo
81 81
 
82 82
 	console.log ("[Tot Time] [Time    ] [Level] [Category] [Message]");
83 83
 
84
-EOD;
84
+eod;
85 85
 		}
86 86
 
87 87
 		return $string;
@@ -121,7 +121,7 @@  discard block
 block discarded – undo
121 121
 }
122 122
 </script>
123 123
 
124
-EOD;
124
+eod;
125 125
 
126 126
 		return $string;
127 127
 	}
Please login to merge, or discard this patch.