Просмотр исходного кода

Enable short open tag for hestia backend.

Raphael Schneeberger 7 лет назад
Родитель
Сommit
bbfbb75680
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/deb/php/php.ini

+ 1 - 1
src/deb/php/php.ini

@@ -194,7 +194,7 @@ engine = On
 ; Development Value: Off
 ; Development Value: Off
 ; Production Value: Off
 ; Production Value: Off
 ; http://php.net/short-open-tag
 ; http://php.net/short-open-tag
-short_open_tag = Off
+short_open_tag = On
 
 
 ; The number of significant digits displayed in floating point numbers.
 ; The number of significant digits displayed in floating point numbers.
 ; http://php.net/precision
 ; http://php.net/precision