My New Hooks: Will This Work?
Imran Offline
Member
***
Posts: 204
Joined: Apr 2010
Post: #4
RE: My New Hooks: Will This Work?
But look at the hook code please;

Code:
$plugins->run_hooks("thispage_mynewhook);


It should be;

Code:
$plugins->run_hooks("thispage_mynewhook");


A " is missing.


[Image: logo.png]

[Image: twitter.png]
11-18-2010 03:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: My New Hooks: Will This Work? - Imran - 11-18-2010 03:24 PM
RE: My New Hooks: Will This Work? - Imran - 11-19-2010, 01:52 AM

 Standard Tools
Forum Jump: