ManageMaintenance.template.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- template_maintain_database() : mixed
- Template for the database maintenance tasks.
- template_maintain_routine() : mixed
- Template for the routine maintenance tasks.
- template_maintain_members() : mixed
- Template for the member maintenance tasks.
- template_maintain_topics() : mixed
- Template for the topic maintenance tasks.
- template_optimize() : mixed
- Simple template for showing results of our optimization.
- template_convert_entities() : mixed
- Template for converting entities to UTF-8 characters
- template_convert_msgbody() : mixed
- Template for converting posts to UTF-8.
Functions
template_maintain_database()
Template for the database maintenance tasks.
template_maintain_database() : mixed
template_maintain_routine()
Template for the routine maintenance tasks.
template_maintain_routine() : mixed
template_maintain_members()
Template for the member maintenance tasks.
template_maintain_members() : mixed
template_maintain_topics()
Template for the topic maintenance tasks.
template_maintain_topics() : mixed
template_optimize()
Simple template for showing results of our optimization.
template_optimize() : mixed
..
Tags
template_convert_entities()
Template for converting entities to UTF-8 characters
template_convert_entities() : mixed
Tags
template_convert_msgbody()
Template for converting posts to UTF-8.
template_convert_msgbody() : mixed