<{$smarty.const._AM_VERSION_TITLE}>
<{$smarty.const._AM_VERSION_YOUR_VERSION}> <{$your_version}>
<{$smarty.const._AM_VERSION_LATEST_VERSION}> <{$latest_version}>
<{if $update_available}>
<{$smarty.const._AM_VERSION_UPDATE_NEEDED}>
<{$smarty.const._AM_VERSION_MOREINFO}>
<{if $not_a_final_comment}>
<{$smarty.const._AM_VERSION_WARNING}>: <{$smarty.const._AM_VERSION_WARNING_NOT_A_FINAL}>
<{/if}>
<{$latest_version}> <{$smarty.const._AM_VERSION_CHANGELOG}>
<{$latest_changelog}>
<{else}>
<{if $errors}>
<{$errors}>
<{else}>
<{$smarty.const._AM_VERSION_NO_UPDATE}>
<{/if}>
<{/if}>
<{$smarty.const._AM_VERSION_SYSTEM_INFO}>
| <{$smarty.const._AM_VERSION_PHP_SYSTEM}> |
<{$lang_php_vesion}> |
| <{$smarty.const._AM_VERSION_MYSQL_SYSTEM}> |
<{$lang_mysql_version}> |
| <{$smarty.const._AM_VERSION_API_SYSTEM}> |
<{$lang_server_api}> |
| <{$smarty.const._AM_VERSION_OP_SYSTEM}> |
<{$lang_os_name}> |
| safe_mode |
<{$safe_mode}> |
| register_globals |
<{$register_globals}> |
| magic_quotes_gpc |
<{$magic_quotes_gpc}> |
| allow_url_fopen |
<{$allow_url_fopen}> |
| fsockopen |
<{$fsockopen}> |
| allow_call_time_pass_reference |
<{$allow_call_time_pass_reference}> |
| post_max_size |
<{$post_max_size}> |
| max_input_time |
<{$max_input_time}> |
| output_buffering |
<{$output_buffering}> |
| max_execution_time |
<{$max_execution_time}> |
| memory_limit |
<{$memory_limit}> |
| file_uploads |
<{$file_uploads}> |
| upload_max_filesize |
<{$upload_max_filesize}> |