mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
bdac857293
The actual config file must always have .ini extension. For backwards compatibility, acl.ini.php will be treated specially until 3.0.
4 lines
95 B
INI
4 lines
95 B
INI
; Test file for testing ini files with . syntax
|
|
[database]
|
|
db.username = bar
|
|
db.password = foo
|