(no commit message)
[ppastats.git] / src / html.h
index 1d9dd87..8dca53d 100644 (file)
@@ -32,4 +32,8 @@ void ppa_to_html(const char *owner,
                 const int install_static_files,
                 int ws_size);
 
+void html_cleanup();
+
+void html_set_theme_dir(const char *);
+
 #endif