This website requires JavaScript.
Explore
Help
Sign In
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2024-11-16 20:08:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
1ed5a285ba
cakephp2-php8
/
cake
/
libs
/
view
/
templates
/
layouts
/
xml
/
default.ctp
2 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
Adding default RSS layout, and upading default XML layout git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3421 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 07:28:29 +00:00
<?php e($xml->header()); ?>
Adding automagic content-type-to-view-template mapping for use with Router::parseExtensions(). Also adding default XML template. git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3411 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-18 08:05:00 +00:00
<?php echo $content_for_layout; ?>
Reference in a new issue
Copy permalink