[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/templates/setup/tests/ -> phpversion_error.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  {let required_version=$test_result[2].needed_version
   3       current_version=$test_result[2].current_version}
   4  
   5  {section show=$warning_version}
   6    <h3>{$result_number}. {"Unstable PHP version"|i18n("design/standard/setup/tests")}</h3>
   7    <p>
   8      {"Your PHP version, which is "|i18n("design/standard/setup/tests")}{$current_version}{", is known to be unstable"|i18n("design/standard/setup/tests")}.
   9    </p>
  10    <p>
  11      {"Another version of PHP can be download at"|i18n("design/standard/setup/tests")} <a target="_other" href="http://www.php.net">php.net</a>.
  12    </p>
  13  {section-else}
  14    <h3>{$result_number}. {"Insufficient PHP version"|i18n("design/standard/setup/tests")}</h3>
  15    <p>
  16    {"Your PHP version, which is "|i18n("design/standard/setup/tests")}{$current_version}{", does not meet the minimum requirements of"|i18n("design/standard/setup/tests")} {$required_version}.
  17    <p>
  18     {"A newer version of PHP can be download at"|i18n("design/standard/setup/tests")} <a target="_other" href="http://www.php.net">php.net</a>.
  19     {"You must upgrade to at least version "|i18n("design/standard/setup/tests")}{$required_version}{", but the latest released PHP 4.4.x version is highly recommended."|i18n("design/standard/setup/tests")}
  20    </p>
  21  {/section}
  22  
  23  {/let}


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7