mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 19:38:26 +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.
3 lines
95 B
Text
3 lines
95 B
Text
; Test file for testing config file without .ini extension.
|
|
some_key = some_value
|
|
bool_key = 1
|