]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cgi-bin/help.c
Merge changes from CUPS 1.3.1.
[thirdparty/cups.git] / cgi-bin / help.c
index 85a6a7caef1cbfc29dbc939fa7da9d3d771635a6..38fcec918c79fb568c9f63318ae19d16bf12ffd3 100644 (file)
@@ -151,6 +151,7 @@ main(int  argc,                             /* I - Number of command-line arguments */
 
     cgiSetVariable("HELPFILE", helpfile);
     cgiSetVariable("HELPTITLE", n->text);
+    cgiSetVariable("TOPIC", n->section);
 
    /*
     * Send a standard page header...