Forumdirectory - don't call hooks. It was intended as a feature, but people keep...
authorThomas Willingham <founder@kakste.com>
Sun, 3 Feb 2013 15:16:35 +0000 (15:16 +0000)
committerThomas Willingham <founder@kakste.com>
Sun, 3 Feb 2013 15:16:35 +0000 (15:16 +0000)
forumdirectory.tgz
forumdirectory/forumdirectory.php

index 0a84585dd41af97f49d12658c1f3576c295b5c4b..9f163deabc41984d5d0b78bee59ca75c98249fcc 100644 (file)
Binary files a/forumdirectory.tgz and b/forumdirectory.tgz differ
index 9837b9c18aa878f84c4a7bdf0a5f654b76a57acc..f4292c6190ff4604dab8c61885ff3d92bf430bbc 100644 (file)
@@ -3,7 +3,7 @@
 * Name: Forum Directory
 * Description: Add a directory of forums hosted on your server, with verbose descriptions.
 * Version: 1.0
-* Author: Thomas Willingham <https://kakste.com/profile/beardyunixer>
+* Author: Thomas Willingham <https://beardyunixer.com/profile/beardyunixer>
 */
 
 function forumdirectory_install() {
@@ -186,8 +186,6 @@ function forumdirectory_content(&$a) {
 
                        $arr = array('contact' => $rr, 'entry' => $entry);
 
-                       call_hooks('directory_item', $arr);
-                       
                        unset($profile);
                        unset($location);