mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-20 03:26:16 +00:00
3 lines
84 B
PHP
3 lines
84 B
PHP
|
<?php
|
||
|
$config['plugin_load'] = '/test_app/plugins/test_plugin/config/load.php';
|
||
|
?>
|