changed wording
Bernd Wurst

Bernd Wurst commited on 2012-03-12 15:15:34
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -164,7 +164,7 @@ $phpoptions = "<h5>PHP</h5>
164 164
  */
165 165
 if ($vhost['php'] == 'php54')
166 166
 {
167
-  $options = array("none" => 'ausgeschaltet', "php53" => 'PHP 5.3' , "php54" => "Vorabversion: PHP 5.4");
167
+  $options = array("none" => 'ausgeschaltet', "php53" => 'PHP 5.3' , "php54" => "Experimentell: PHP 5.4");
168 168
   $phpoptions = "
169 169
   <h5>PHP</h5>
170 170
   <div style=\"margin-left: 2em;\">
171 171