From 5f4e214740242513c837c8a005ca23779bab1d0c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Apr 2013 13:14:45 +0200 Subject: tagging ychat-0.8.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 93e32e4..5a378fa 100755 --- a/src/reqp.h +++ b/src/reqp.h @@ -24,6 +24,7 @@ private: string get_from_header( string s_req, string s_hdr ); int htoi( string *p_str ); + void run_html_mod( string s_event, map &map_params, user* p_user ); //<< // Removes double dots ".." string remove_dots( string s_req ); -- cgit v1.2.3