View Single Post
  #11 (permalink)  
Old 06-16-2008, 09:36 AM
cPanelDavidG's Avatar
cPanelDavidG cPanelDavidG is offline
cPanel Technical Sales
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 8,117
cPanelDavidG is on a distinguished road
Quote:
Originally Posted by frkandris View Post
correct

frkandris
--
Currently, this is an API1 call, here's the code from X3 that creates a parked domain:

HTML Code:
<cpanel Park="park($FORM{'domain'})">
You may want to read the README file in /usr/local/cpanel/hooks to learn how to use cPanel Hooks. Also check out the example file it refers to.

cPanel Hooks are called after an action has been performed by cPanel.

With all of this information, you should be able to put together your own hook .
__________________
Need technical assistance? You can find your best avenue for support at: http://support.cPanel.net
-- cPanel David G., Lead Forum Administrator & cPanel Technical Sales Representative
Reply With Quote