ManageLanguages.template.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- template_download_language() : mixed
- Download a new language file.
- template_modify_language_entries() : mixed
- Edit language entries. Note that this doesn't always work because of PHP's max_post_vars setting.
- template_add_language() : mixed
- Add a new language
Functions
template_download_language()
Download a new language file.
template_download_language() : mixed
Tags
template_modify_language_entries()
Edit language entries. Note that this doesn't always work because of PHP's max_post_vars setting.
template_modify_language_entries() : mixed
template_add_language()
Add a new language
template_add_language() : mixed