git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
7 lines
224 B
PHP
7 lines
224 B
PHP
<?php
|
|
/**
|
|
* Legacy Mode compatibility
|
|
* @version $Id: feedcreator.class.php 10381 2008-06-01 03:35:53Z pasamio $
|
|
* @package Joomla.Legacy
|
|
*/
|
|
require_once( dirname(__FILE__) .'/../libraries/bitfolge/feedcreator.php' ); |