00001 <?php 00002 00018 // $Id: index.php,v 1.3 2008/07/01 01:16:13 asmecher Exp $ 00019 00020 00021 require_once('AnnouncementFeedPlugin.inc.php'); 00022 00023 return new AnnouncementFeedPlugin(); 00024 00025 ?>