View Single Post
Old 24.08.2004, 05:52   #3 (permalink)
bootswalker
Baby Mamber
 
Join Date: Jul 2004
Posts: 6
bootswalker is on a distinguished road
Default Re: Add a module directly to a template

Quote:
Originally Posted by stingrey
PHP Code:
 include( "modules/mod_latestnews.php" ); 
Thank you for the help. This works great but brings up another question.

Is it possible to send parameters when calling the module?
bootswalker is offline   Reply With Quote