Current time: 03-16-2010, 06:17 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 3 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hook Change
12-11-2007, 05:17 PM
Post: #1
Hook Change
File: ./inc/functions_forumlist.php
Current Hook : $plugins->run_hooks("build_forumbits_forum");
New Hook : $plugins->run_hooks_by_ref("build_forumbits_forum", $forum);

Visit this user's website Find all posts by this user
Quote this message in a reply
02-29-2008, 12:19 PM (This post was last modified: 02-29-2008 12:19 PM by Sp33d.)
Post: #2
RE: Hook Change
Yeah, that is really useful.
Otherwise this hook makes no sense as you cannot access the data that is processed in that area.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: