PDA

View Full Version : customer plugin


antonyhome
05-30-2004, 10:11 AM
hi

I want to know how to use the customer plugin last part "include file"? what kind of file put there ? php ??
:confused:

Ziad
05-30-2004, 12:03 PM
You can put any file you want there.
And basically, your custom plugin will include that file :)

I use it all the time to include extra php code.