. * * For more information, contact Colosa Inc, 2566 Le Jeune Rd., * Coral Gables, FL, 33134, USA, or email info@colosa.com. * */ global $G_PUBLISH; global $G_CONTENT; global $G_FORM; global $G_TABLE; global $RBAC; if ( !is_object( $G_PUBLISH ) ) die ("Publisher object is required by this template!"); ?> '; echo ''; echo '
'; echo $msg . ': ' . $_SESSION['G_MESSAGE'] . '
'; echo ''; unset($_SESSION['G_MESSAGE_TYPE']); unset($_SESSION['G_MESSAGE']); } ?> Parts ) ) { $nplim = count( $G_PUBLISH->Parts ); for( $npcount = 0; $npcount < $nplim; $npcount++ ) { print( "\n\n\n" ); } } ?>
\n" ); if (isset($RBAC->userObj)) $G_PUBLISH->RenderContent( $npcount, ($RBAC->userCanAccess('WF_SHOW_XMLFORM_NAME')==1?true:false) ); else $G_PUBLISH->RenderContent( $npcount ); print( "