From b1f340a7041a92541b4e4220fa6c780f596dcc39 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 13 Dec 2009 00:49:02 +0000 Subject: improved the plugin hooks --- start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'start.php') diff --git a/start.php b/start.php index f2732b3de..7b6e46805 100644 --- a/start.php +++ b/start.php @@ -401,7 +401,7 @@ * @param $hook - 'tidypics:slideshow' * @param $entity_type - 'album' * @param $returnvalue - if set, return because another plugin has used the hook - * @param $params - album entity + * @param $params - arry containing album entity * @return unknown_type */ function tidypics_slideshow($hook, $entity_type, $returnvalue, $params) { -- cgit v1.2.3