diff options
Diffstat (limited to 'net/phpldapadmin098/files/pkg-message.in')
-rw-r--r-- | net/phpldapadmin098/files/pkg-message.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/phpldapadmin098/files/pkg-message.in b/net/phpldapadmin098/files/pkg-message.in index 8aa6d2d19d18..d3a905c60060 100644 --- a/net/phpldapadmin098/files/pkg-message.in +++ b/net/phpldapadmin098/files/pkg-message.in @@ -19,15 +19,3 @@ you add something like the following to httpd.conf: Allow from 127.0.0.1 .example.com </Directory> -Please note: if you are upgrading from version 0.9.7 or earlier, the -layout of the %%PKGNAME%% files has been completely reworked. You will -need to modify your apache configuration and merge the settings from -your original configuration file: - - %%WWWDIR%%/config.php - - to - - %%WWWDIR%%/config/config.php - - |