Guest Posted March 3, 2003 Share Posted March 3, 2003 Hi I want to replace <?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?> on the default.php page and use a new file in the languages directory. I have defined the page in application_top.php, is there anywhere else? And what is the syntax to actually include this file? <?php include(?????????? . FILENAME_NEWS); ?> Thanks in advance Tracy Link to comment Share on other sites More sharing options...
ashlyn Posted March 3, 2003 Share Posted March 3, 2003 you have to do it in english.php (if you are using english of course). That file has many hidden gadgets.. ------------------------------------------------------- I used to be insane, but now I'm just nuts ;) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.