# HG changeset patch # User Matti Hamalainen # Date 1416861074 -7200 # Node ID a431fc8a2b9a3d0fdb81a4d04036490be128b0d8 # Parent 5f20e5f1d589837aefc7c080bbdd0f4837daa2c6 Comments. diff -r 5f20e5f1d589 -r a431fc8a2b9a msite.inc.php --- 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();