mirror of
https://github.com/brmlab/brmbiolab_sklad.git
synced 2025-06-10 22:24:12 +02:00
Initial commit
This commit is contained in:
commit
3b93da31de
1004 changed files with 265840 additions and 0 deletions
8
lib/Cake/Console/Templates/skel/View/Layouts/ajax.ctp
Normal file
8
lib/Cake/Console/Templates/skel/View/Layouts/ajax.ctp
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
/**
|
||||
* @link http://cakephp.org CakePHP(tm) Project
|
||||
* @package app.View.Layouts
|
||||
* @since CakePHP(tm) v 0.10.0.1076
|
||||
*/
|
||||
?>
|
||||
<?php echo $this->fetch('content'); ?>
|
Loading…
Add table
Add a link
Reference in a new issue