Changelog:
----------

2015-09-11 v1.0.3 Oliver Riesen <oliver@riesen.org>
- README added.
- Fixed PHP Notice, Undefined index: HTTP_USER_AGENT.
- German language files added.

2011-09-07 v1.0.2 Bruno Tournay
- use Phorum API method phorum_switch_template()
- translation strings are now used only with mobile template
- the list of pages supported by the template is defined by the template itself
  (by optional "supported_pages" parameter in settings.tpl). "file" and
  "redirect" are always supported implicitly. Example:
  {DEFINE supported_pages "index,list,read,post,login,search,pm"}

2010-03-28 v1.0.1 Thomas Seifert
- added the file page to the allowed pages and category, version fields to
  info.txt

2010-02-27 v1.0.0
- initial release by Brian Moon
