Completed
Push — develop ( db0854...16e54b )
by
unknown
05:27
created
manager/frames/nodes.functions.inc.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -473,6 +473,9 @@
 block discarded – undo
473 473
     );
474 474
 }
475 475
 
476
+/**
477
+ * @return string
478
+ */
476 479
 function getNodeTitle($nodeNameSource, $row)
477 480
 {
478 481
     global $modx;
Please login to merge, or discard this patch.