changeset 819:a431fc8a2b9a

Comments.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 24 Nov 2014 22:31:14 +0200
parents 5f20e5f1d589
children e213dca6354d
files msite.inc.php
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/msite.inc.php	Mon Nov 24 22:31:08 2014 +0200
+++ b/msite.inc.php	Mon Nov 24 22:31:14 2014 +0200
@@ -830,6 +830,9 @@
 }
 
 
+//
+// Create a path, or URL from specified components
+//
 function stMakePath($isURL, $repExt, $components)
 {
   $res = array();