mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
MFH: Added .reg files to the disto (were added manually)
This commit is contained in:
@@ -222,6 +222,8 @@ $text_files = array(
|
||||
"php.ini-dist" => "php.ini-dist",
|
||||
"php.ini-recommended" => "php.ini-recommended",
|
||||
"win32/install.txt" => "install.txt",
|
||||
"win32/pws-php5cgi.reg" => "pws-php5cgi.reg",
|
||||
"win32/pws-php5isapi.reg" => "pws-php5isapi.reg",
|
||||
);
|
||||
|
||||
foreach ($text_files as $src => $dest) {
|
||||
|
||||
Reference in New Issue
Block a user