/
home
/
desid573
/
public_html
/
payment
/
pdd
/
app
/
View
/
Layouts
/
rss
/
/home/desid573/public_html/payment/pdd/app/View/Layouts/rss
mkdir
upload
Name
Size
Mode
Actions
default.ctp
241
0644
edit
dl
rm
Edit:
/home/desid573/public_html/payment/pdd/app/View/Layouts/rss/default.ctp
(241B)
<?php if (!isset($channel)): $channel = array(); endif; if (!isset($channel['title'])): $channel['title'] = $this->fetch('title'); endif; echo $this->Rss->document( $this->Rss->channel( array(), $channel, $this->fetch('content') ) );
Save
cmd:
run