Permalink
Browse files

Xoft fixes.

  • Loading branch information...
bearbin committed Sep 6, 2014
1 parent 017235e commit 15d4e543b1bcc56923b2f94bf0a63b6ed8cc8edc
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/WebAdmin.h
View
@@ -150,7 +150,7 @@ class cWebAdmin :
static AString GetBaseURL(const AStringVector & a_URLSplit);
/** Returns the content type from the file extension. If the extension isn't in the list, the function returns "text/html" */
AString GetContentTypeFromFileExt(const AString & a_FileExtension);
static AString GetContentTypeFromFileExt(const AString & a_FileExtension);
protected:
/** Common base class for request body data handlers */

0 comments on commit 15d4e54

Please sign in to comment.