This is for debugging
When viewing rostedrdf without the &p it should display something at the top of the page
print_r($pages);
if( $pages == array(substr($module_name,1)) )
{
$pages = array();
}
$_GET[ROSTER_PAGE] = implode('-',$pages);
Users browsing this forum: No registered users and 1 guest