diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-01-28 12:04:51 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-02-05 14:57:35 +0100 |
commit | 6e3600f41b95d97d11ef48f817e6389a4ee95091 (patch) | |
tree | ff05451dab47c488c74ced7ca568a05a05ce9f81 /sapi/apache2handler/php.sym | |
parent | 480fa4225540830302d3f5d2b52c3909e6b127fb (diff) | |
download | php-git-6e3600f41b95d97d11ef48f817e6389a4ee95091.tar.gz |
Remove major version from apache module
Diffstat (limited to 'sapi/apache2handler/php.sym')
-rw-r--r-- | sapi/apache2handler/php.sym | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache2handler/php.sym b/sapi/apache2handler/php.sym index 1469b0314d..571f27e01c 100644 --- a/sapi/apache2handler/php.sym +++ b/sapi/apache2handler/php.sym @@ -1 +1 @@ -php7_module +php_module |