Completed
Push — master ( 2c1559...dd108d )
by Marco
13:03
created
src/Cache.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -189,7 +189,7 @@
 block discarded – undo
189 189
                 "bestbefore"=>  $best_before,
190 190
                 //"content" =>  $u_data["cache_content"]
191 191
                 "object"    =>  $u_data
192
-             );
192
+                );
193 193
 
194 194
         }
195 195
         
Please login to merge, or discard this patch.