OSDN Git Service

* Changed Mode=WP action for iPhone/Android.
[modchxj/mod_chxj.git] / include / chxj_jxhtml.h
index 3bcc544..877fc4f 100644 (file)
@@ -50,6 +50,8 @@ struct jxhtml_t {
   cookie_t            *cookie;
   css_stylesheet_t    *style;
   css_prop_list_stack_t *css_prop_stack;
+
+  char                *pagetitle;
 };
 
 typedef struct _jxhtml_flags_t jxhtml_flags_t;