Completed
Push — master ( 680631...e33ad0 )
by Jacob
02:22
created
display.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
 
18
+/**
19
+ * @param string $config
20
+ */
18 21
 function displayPqp($output, $config) {
19 22
 	
20 23
 $cssUrl = $config.'css/pQp.css';
Please login to merge, or discard this patch.