summaryrefslogtreecommitdiff
path: root/www/cakephp13/files/development-app-config-core.php.patch
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-05-31 23:01:15 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-05-31 23:01:15 +0000
commita54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch)
tree16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /www/cakephp13/files/development-app-config-core.php.patch
parentc7651500a041b224f401ba85fc192aac6ad83c1c (diff)
Diffstat (limited to 'www/cakephp13/files/development-app-config-core.php.patch')
-rw-r--r--www/cakephp13/files/development-app-config-core.php.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/www/cakephp13/files/development-app-config-core.php.patch b/www/cakephp13/files/development-app-config-core.php.patch
deleted file mode 100644
index f0986680c946..000000000000
--- a/www/cakephp13/files/development-app-config-core.php.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- app/config/core.php.orig Thu Jan 3 17:07:25 2008
-+++ app/config/core.php Thu Jan 3 17:09:11 2008
-@@ -56,7 +56,7 @@
- *
- * And uncomment the App.baseUrl below:
- */
-- //Configure::write('App.baseUrl', env('SCRIPT_NAME'));
-+ Configure::write('App.baseUrl', env('SCRIPT_NAME'));
- /**
- * Uncomment the define below to use CakePHP admin routes.
- *
-@@ -226,4 +226,4 @@
- * );
- */
- Cache::config('default', array('engine' => 'File'));
--?>
-\ No newline at end of file
-+?>