Fix function level comments that start with /* not /**
[lhc/web/wiklou.git] / includes / ConfEditor.php
index 324a475..5294684 100644 (file)
@@ -472,7 +472,7 @@ class ConfEditor {
                return $extraPath;
        }
 
-       /*
+       /**
         * Find the path name of first element in the array.
         * If the array is empty, this will return the \@extra interstitial element.
         * If the specified path is not found or is not an array, it will return false.