]> TLD Linux GIT Repositories - packages/php.git/blobdiff - php-ini.patch
- cosmetics
[packages/php.git] / php-ini.patch
index d38d6c5645f857e2a4cece4f7192ab154d1c24bd..c73e737183e2f79ba196a8087845f11a7a92bdd8 100644 (file)
@@ -10,7 +10,7 @@
 +; It is based mainly on php.ini-production, but with some changes made with
 +; security in mind (http://php.net/manual/en/security.php).
 +;
-+; Please note, that in TLD Linux file /etc/php74/php.ini contains global
++; Please note, that in TLD Linux file /etc/php73/php.ini contains global
 +; settings for all SAPIs (cgi, cli, apache...), and after reading this file
 +; SAPI-specific file is included so you don't have to duplicate whole large
 +; file to override only few options.