mazza Posted October 15, 2002 Posted October 15, 2002 Since there is no language_id option for banners and polls. The same stuff appears on all languages. Not good. Could something like this be used to hide these boxes on different languages ? if ($HTTP_GET_VARS['language_id']) { include('includes/boxes/polls.php'); } else { } "Use no way as way, have no limitation as limitation." - Bruce Lee
Recommended Posts
Archived
This topic is now archived and is closed to further replies.