summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/help.php')
-rw-r--r--usr/local/www/help.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index 3faf9b1..20545f5 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -469,7 +469,7 @@ if (empty($pagename)) {
}
/* If the filename is pkg_edit.php or wizard.php, reparse looking
- for the .xml filename */
+ for the .xml filename */
if (($pagename == "pkg_edit.php") || ($pagename == "wizard.php")) {
$param_split = explode('&', $uri_split[2]);
foreach ($param_split as $param) {
OpenPOWER on IntegriCloud