Forum

Mambo 3rd Party Addon Hacks => Component Hacks => Topic started by: aravot on April 02, 2005, 01:10:59 AM



Title: TFSforMAMBO component
Post by: aravot on April 02, 2005, 01:10:59 AM
During installation of TFSforMAMBO component it asks to put the following code in template index.php, but where, I am guessing before </HEAD> correct

Code:
<?PHP if(file_exists($mosConfig_absolute_path."/components/com_tfsformambo/tfsformambo.php"))
{
require_once($mosConfig_absolute_path."/components/com_tfsformambo/tfsformambo.php");
}
?>


Title: Re: TFSforMAMBO component
Post by: cowboy on April 02, 2005, 02:45:32 AM
put it in the first line.


Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.