Array ( [0] => . [1] => .. [2] => .htaccess [3] => blogsBlogThisLink_6d8028f2cb76cf2c05754cd94562c261.php [4] => blogsBlogThisShow_9467ddf9dbd9a678c2c4278d30b923d3.php [5] => boardIndexCalendar_fa621b36f9e37b923408e5c3ca6129ec.php [6] => boardIndexFacebookActivity_6d37f01d61d6936e1121879273957730.php [7] => boardIndexFeaturedEntry_5848189912f6c19a133e307ba07fb684.php [8] => boardIndexGalleryImages_264884d833d032726f3015ddc6d67ced.php [9] => boardIndexLatestFiles_7b88f6c734337c11e5ae2800aac9f8e0.php [10] => boardIndexRecentBlogEntries_1b03475e5f1722c69f7d53964ab22d49.php [11] => boardIndexRecentTopics_ad7f41caf12020fd205cf5c12396903d.php [12] => boardIndexSideBarAdCode_774a3a56a481b424727d86231ae37b64.php [13] => boardIndexStatusUpdates_208f5bf827c0c9471fdbdc14292aefe3.php [14] => boardIndexTags_2017c7645770415902d5eb72ede4e8af.php [15] => calendarUpcomingBirthdays_1af82c8199fc7ea1bf3507ca29dfa5b7.php [16] => calendarUpcomingEvents_e200aa4ac9e0aee43bbff1cc6f48b41b.php [17] => contentMenuBar_7b2e793a49c41a98c695864182a1b475.php [18] => contentPromoteToArticle_26888ad4c2f67ad0a1049400cf6a8cda.php [19] => contentTopicComment_34e15d31bf3c76c885746d8d30d1b7a9.php [20] => donateTopicLinkTemplate_7c039a12db1784b8b719000185916c4b.php [21] => donateTopicLink_6a3acc540d9360daf7f5c079e37fa121.php [22] => donationTrackerFeaturedHook_3184a76f3f54bfc1d2cea3547e30c604.php [23] => donationTrackerLatestDonations_d252f4429c5e5a6855bd35b5151a3349.php [24] => donationTrackerLoginBypass_e1627805763750ce78d6a270f10d6143.php [25] => donationTrackerStats_77f7b9c2645d6629c0bbd72f5c259497.php [26] => donationTrackerTopDonors_3c17b003b59010ce740c5d2d7177197a.php [27] => galleryLightbox_0bfa0e7df593c57dc273b10da77b01db.php [28] => gallery_attach_forums_047220c834ccf1d161b281f7128402d9.php [29] => install_recaptcha2.php [30] => ipSeoAcronyms_8fa79c188464e916e3aa3a6cd9e606d3.php [31] => ipSeoTopicLinks_c672ebeaec943364f6f98b186e492837.php ) Donation Tracker (Featured Goals) Will show selected features goals in the sidebar. Michael John (DevFuse) http://www.devfuse.com 3.1.2 10012 donationTrackerFeaturedHook donationTrackerFeaturedHook.php templateHooks donationTrackerFeaturedHook registry = ipsRegistry::instance(); $this->DB = $this->registry->DB(); $this->settings = $this->registry->settings(); $this->request = $this->registry->request(); $this->lang = $this->registry->getClass('class_localization'); $this->member = $this->registry->member(); $this->memberData =& $this->registry->member()->fetchMemberData(); $this->cache = $this->registry->cache(); $this->caches =& $this->registry->cache()->fetchCaches(); } public function getOutput() { require_once( IPSLib::getAppDir( 'donate' ) . "/sources/hooks.php" ); $this->registry->setClass('donate_hooks', new donateHookGateway( $this->registry ) ); return $this->registry->getClass('donate_hooks')->featuredGoalsSidebar(); } }?>]]> 2949toto Upcoming Calendar Events Shows upcoming calendar events on the board index Invision Power Services, Inc. http://invision-virus.com 1.0 10000 upcomingcalendarevents calendarUpcomingEvents.php templateHooks calendarUpcomingEvents getUpcomingEvents(); } }]]> 2781registry = ipsRegistry::instance(); } public function getOutput() { return $this->registry->getClass('class_forums')->hooks_facebookActivity(); } }262