Skip to content

manual has .php in Configure::load(’app.php’, ’default’, false); code not. #1986

@midorikocak

Description

@midorikocak

In chapter 4. Configuration

on manual I see Configure::load(’app.php’, ’default’, false);

however on bootstrap.php line 60

Configure::config('default', new PhpConfig());
Configure::load('app', 'default', false);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions