mirror of
https://github.com/brmlab/brmsklad.git
synced 2025-08-06 16:13:38 +02:00
Upgrade CakePHP from 2.2.5 to 2.9.5
This commit is contained in:
parent
5a580df460
commit
235a541597
793 changed files with 60746 additions and 23753 deletions
|
@ -1 +1,2 @@
|
|||
In TestTheme
|
||||
<?php echo $this->Html->image('test.jpg'); ?>
|
|
@ -1,2 +1,2 @@
|
|||
default test_theme layout
|
||||
<?php echo $content_for_layout ?>
|
||||
<?php echo $this->fetch('content'); ?>
|
||||
|
|
|
@ -1 +1 @@
|
|||
this is the test asset css file
|
||||
/* this is the test asset css file */
|
||||
|
|
|
@ -1 +1 @@
|
|||
theme webroot css file
|
||||
/* theme webroot css file */
|
||||
|
|
|
@ -1 +1 @@
|
|||
nested theme js file
|
||||
// nested theme js file
|
|
@ -1 +1 @@
|
|||
root theme js file
|
||||
// root theme js file
|
Loading…
Add table
Add a link
Reference in a new issue