質問編集履歴

2

追記

2015/08/09 09:59

投稿

hogetail
hogetail

スコア46

test CHANGED
File without changes
test CHANGED
@@ -240,6 +240,12 @@
240
240
 
241
241
 
242
242
 
243
+ `var_dump(getenv('CAKE_ENV’));` をすると
244
+
245
+ `Local` が返ってきます。
246
+
247
+
248
+
243
249
  `app/Console/Command/MyShell.php`
244
250
 
245
251
 

1

誤字修正

2015/08/09 09:59

投稿

hogetail
hogetail

スコア46

test CHANGED
File without changes
test CHANGED
@@ -72,12 +72,6 @@
72
72
 
73
73
  ```
74
74
 
75
- Notice Error: Use of undefined constant Table - assumed 'Table' in [/var/www/local.hoge.com/lib/Cake/Console/ShellDispatcher.php, line 254]
76
-
77
-
78
-
79
-
80
-
81
75
  Welcome to CakePHP v2.5.8 Console
82
76
 
83
77
  ---------------------------------------------------------------