Backup of current cakephp version

This commit is contained in:
Brm Ko 2017-02-26 15:27:58 +01:00
parent b8f82da6f8
commit 5a580df460
925 changed files with 238041 additions and 1 deletions

View file

@ -0,0 +1 @@
<?php echo 'this is the plugin element using params[plugin]'; ?>

View file

@ -0,0 +1 @@
Content from TestPlugin.Elements/sub_dir/sub_element

View file

@ -0,0 +1 @@
<?php echo 'this is the test set using View::$plugin plugin element'; ?>

View file

@ -0,0 +1 @@
<?php __('This is a translatable string'); ?>