Commit 95c18dac authored by jan.koester's avatar jan.koester
Browse files

corre3ctedt header

parent 49bf5263
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ namespace blogi {
        void initPlugin();
        bool haveSettings();

        bool Controller(netplus::con *curcon,libhttppp::HttpRequest *req,libhtmlpp::HtmlElement &page);
        bool Controller(netplus::con *curcon,libhttppp::HttpRequest *req,libhtmlpp::HtmlElement page);
        void Settings(libhttppp::HttpRequest * req, libhtmlpp::HtmlString & setdiv);
    private:
        void newPage(libhttppp::HttpRequest * req, libhtmlpp::HtmlString & setdiv);