mirror of
https://github.com/brmlab/brmbiolab_sklad.git
synced 2025-06-09 21:54:01 +02:00
Initial commit
This commit is contained in:
commit
3b93da31de
1004 changed files with 265840 additions and 0 deletions
1
lib/Cake/Test/test_app/View/TestsApps/index.ctp
Normal file
1
lib/Cake/Test/test_app/View/TestsApps/index.ctp
Normal file
|
@ -0,0 +1 @@
|
|||
This is the TestsAppsController index view <?php echo isset($var) ? $var : ''; ?>
|
1
lib/Cake/Test/test_app/View/TestsApps/json/index.ctp
Normal file
1
lib/Cake/Test/test_app/View/TestsApps/json/index.ctp
Normal file
|
@ -0,0 +1 @@
|
|||
{"cakephp":"cool"}
|
Loading…
Add table
Add a link
Reference in a new issue