diff options
author | glarkin <glarkin@FreeBSD.org> | 2009-01-27 04:18:58 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2009-01-27 04:18:58 +0800 |
commit | c1925cb8d8af0c01908a7dd87ee3c365bb750455 (patch) | |
tree | d626f97f4c4e5cc7ac11fc1c240b3c19a730de84 /www/cakephp2/files | |
parent | 10b50c148f2132883e142d7ce96de01eca40ab1f (diff) | |
download | freebsd-ports-gnome-c1925cb8d8af0c01908a7dd87ee3c365bb750455.tar.gz freebsd-ports-gnome-c1925cb8d8af0c01908a7dd87ee3c365bb750455.tar.zst freebsd-ports-gnome-c1925cb8d8af0c01908a7dd87ee3c365bb750455.zip |
- Update to 1.2.1.8004
- Clean empty files from installation directory
- Add customization support for all config files in app/config directory
- Unbreak Cake console wrapper script
Diffstat (limited to 'www/cakephp2/files')
-rw-r--r-- | www/cakephp2/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cakephp2/files/pkg-message.in b/www/cakephp2/files/pkg-message.in index e73eb9ba1395..3fe1c140599c 100644 --- a/www/cakephp2/files/pkg-message.in +++ b/www/cakephp2/files/pkg-message.in @@ -6,5 +6,5 @@ and making a donation to the development effort. Note that you should restart your Apache web server to ensure that the CakePHP configuration file is loaded. -Be sure to check %%WWWDIR%%/app/config/core.php for +Be sure to check the files in %%WWWDIR%%/app/config for additional framework configuration options. |