From eab0b1c2d649fa16707b24cd2a91f195078167b0 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Apr 2013 13:14:46 +0200 Subject: tagging ychat-0.7.2 --- src/reqp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/reqp.h') diff --git a/src/reqp.h b/src/reqp.h index 3a998b9..519100e 100755 --- a/src/reqp.h +++ b/src/reqp.h @@ -32,6 +32,7 @@ private: virtual string get_from_header( string s_req, string s_hdr ); virtual int htoi( string *s ); + virtual void run_html_mod( string s_event, map_string &map_params, user* p_user ); //<< // Removes double dots ".." string remove_dots( string s_req ); -- cgit v1.2.3