Skip to content

Commit d57a855

Browse files
Merge pull request 'Добавил вывод цветов для сообщений и значений в информации о системе' (#7) from sergeyd-issue-22gh-colors into master
Reviewed-on: https://gitea.rusoft.ru/open-source/php-simple-benchmark-script/pulls/7
2 parents f43eca9 + 2a375e3 commit d57a855

File tree

2 files changed

+158
-95
lines changed

2 files changed

+158
-95
lines changed

.htaccess

-3
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,8 @@ php_value xdebug.mode off
1414

1515
php_value output_bufering 0
1616
php_value max_execution_time 600
17-
php_value error_log ""
1817
php_value memory_limit 130M
1918
php_value mbstring.internal_encoding UTF-8
2019
php_value mbstring.func_overload 0
2120

2221
php_value date.timezone "Europe/Moscow"
23-
24-
php_value open_basedir ""

0 commit comments

Comments
 (0)