changeset 800:98aae54eb940

Comment.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 22 Nov 2014 00:16:14 +0200
parents cce7307d2c75
children 736a78005a64
files msite.inc.php
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/msite.inc.php	Fri Nov 21 23:57:43 2014 +0200
+++ b/msite.inc.php	Sat Nov 22 00:16:14 2014 +0200
@@ -682,6 +682,7 @@
     }
   }
 
+  // Optionally, replace the file extension with given string
   if ($repExt !== FALSE && ($tmp = array_pop($res)) !== false)
   {
     if (($spos = strrpos($tmp, ".")) !== FALSE)