Make WordPress Core


Ignore:
Timestamp:
11/15/2023 05:45:54 PM (18 months ago)
Author:
jorbin
Message:

Remove unintended changes introduced in [57112].

Unprops jorbin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/6.4/src/wp-includes/functions.php

    r57112 r57113  
    61086108         * pretty permalinks cannot be used.
    61096109         *
    6110          * Next we check if the URL Rewrite Module 1.1 is loaded and enabled for the website. When
     6110         * Next we check if the URL Rewrite Module 1.1 is loaded and enabled for the web site. When
    61116111         * URL Rewrite 1.1 is loaded it always sets a server variable called 'IIS_UrlRewriteModule'.
    61126112         * Lastly we make sure that PHP is running via FastCGI. This is important because if it runs
Note: See TracChangeset for help on using the changeset viewer.