summaryrefslogtreecommitdiff
path: root/www/cakephp13/files/extra-patch-app__config__core.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/cakephp13/files/extra-patch-app__config__core.php')
-rw-r--r--www/cakephp13/files/extra-patch-app__config__core.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/cakephp13/files/extra-patch-app__config__core.php b/www/cakephp13/files/extra-patch-app__config__core.php
deleted file mode 100644
index e5f26ff9da25..000000000000
--- a/www/cakephp13/files/extra-patch-app__config__core.php
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./app/config/core.php.orig 2008-10-02 00:56:53.000000000 -0400
-+++ ./app/config/core.php 2008-10-08 08:42:15.000000000 -0400
-@@ -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.
- *