Moved webcit display of user photo to the new protocol
[citadel.git] / webcit / webcit.h
index 1509bf25ceca478da0f5d24b8bfed8979a4db837..fe34c23da6cd182463941962a8a4393b5e478ca1 100644 (file)
@@ -726,3 +726,4 @@ extern int DisableGzip;
 void display_summary_page(void);
 
 HashList *GetValidDomainNames(StrBuf *Target, WCTemplputParams *TP);
+void output_error_pic(const char *ErrMsg1, const char *ErrMsg2);