Completed
Push — 0713 ( 9a0a94...0dd562 )
by Mikael
02:21
created
webroot/imgf.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -15,6 +15,9 @@
 block discarded – undo
15 15
 
16 16
 
17 17
 // Include debug functions
18
+/**
19
+ * @param string $msg
20
+ */
18 21
 function debug($msg)
19 22
 {
20 23
     $file = "/tmp/cimage";
Please login to merge, or discard this patch.