{function showTip type='success' id='' message='No message'} {if !PShow_Settings::getInstance($smarty.const.__FILE__)->get('tip_'|cat:$id)}
{/if} {/function}{l s='Version'}: {$moduleVersion}
New version available!
{l s='Version'}: {$moduleVersion}
{/if} {l s='See changelog' mod='skeleton'}PHP version: {phpversion()}
Memory limit: {ini_get('memory_limit')}
Max exec time: {"H:i:s"|gmdate:((int)ini_get('max_execution_time'))}
Upload max filesize: {ini_get('upload_max_filesize')}
Post max size: {ini_get('post_max_size')}
Free disk space [GB]: {getDiskFreeSpace()}
PCNTL extension: {(int)extension_loaded('pcntl')}
{if function_exists('libxml_clear_errors')}LIBXML extension: {if version_compare($smarty.const.LIBXML_DOTTED_VERSION, '2.9.3') == 0} {$smarty.const.LIBXML_DOTTED_VERSION} {else} {$smarty.const.LIBXML_DOTTED_VERSION} {/if}
{/if}