Completed
Pull Request — master (#105)
by
unknown
01:38
created
importer/Importers/portamx1.0/smf2-0_importer.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -45,6 +45,9 @@
 block discarded – undo
45 45
 		return 'members';
46 46
 	}
47 47
 
48
+	/**
49
+	 * @param string $name
50
+	 */
48 51
 	protected function fetchSetting($name)
49 52
 	{
50 53
 		static $content = null;
Please login to merge, or discard this patch.