Просмотр файла load/func/format.php

Размер файла: 82B
<?

if(!IsSet($ver) || ($ver!='wml' && $ver!='html')) 
{
$ver='html';
}

?>