Completed
Pull Request — master (#13)
by Erwan
01:28
created
acp/main_module.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -403,6 +403,9 @@
 block discarded – undo
403 403
 		return $attr;
404 404
 	}
405 405
 
406
+	/**
407
+	 * @return string
408
+	 */
406 409
 	protected function qte_move($attr_row, $action = 'move_up', $steps = 1)
407 410
 	{
408 411
 		global $db, $table_prefix;
Please login to merge, or discard this patch.