cakephp2-php8/lib/Cake/tests/test_app/plugins/TestPluginTwo/config/bootstrap.php

2 lines
98 B
PHP
Raw Normal View History

<?php
Configure::write('CakePluginTest.test_plugin_two.bootstrap', 'loaded plugin two bootstrap');