Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
conejoninja committed May 13, 2013
1 parent 02bd784 commit 6e09e9b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions oc-includes/osclass/ItemActions.php
Expand Up @@ -273,10 +273,6 @@ public function add()
$success = 2;
}

// THIS HOOK IS DEPRECATED, IT WILL NOT BE AVAILABLE IN 3.2
osc_run_hook('item_form_post', $aItem['catId'], $itemId);
// THIS HOOK IS DEPRECATED, IT WILL NOT BE AVAILABLE IN 3.2
osc_run_hook('after_item_post');
// THIS HOOK IS FINE, YAY!
osc_run_hook('posted_item', $item);

Expand Down

0 comments on commit 6e09e9b

Please sign in to comment.