Mini Shell

Direktori : /home/brasafestival/www/old/bkp_2023/lib/Cake/Console/Templates/skel/View/Layouts/rss/
Upload File :
Current File : /home/brasafestival/www/old/bkp_2023/lib/Cake/Console/Templates/skel/View/Layouts/rss/default.ctp

<?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')
	)
);

Zerion Mini Shell 1.0