XOOPS  2.6.0
_backend.php
Go to the documentation of this file.
1 <?php
2 // $Id$
3 // _LANGCODE: en
4 // _CHARSET : UTF-8
5 // Translator: XOOPS Translation Team
6 
7 // RSS feed URLs
8 return array(
9  'http://www.xoops.org/backend.php');
10 ?>