Get_Data( $_GET['Sn'] ); $submenu->SetTitle( "
Default_Admin?editSn=$_GET[Sn]\">".GetIcon( 'module/actnews',T_('編輯活動訊息')).T_('編輯活動訊息')."
"; } ?> if ( $_GET['action'] == 'view' ) { isset($arr) ? '' : $arr = null; isset($link) ? '' : $link = null; isset($Participant) ? '' : $Participant = null; $actarr = $handler->Get_Data( $_GET['Sn'] ); $option = $handler->Get_Option( $arr['actnews_class1'] ) ; /* $table = new RSS_Table('vstyled'); $table->SetCaption( '活動內容' ); $table->SetColTH( 1 ); $table->SetRowHeadClass( 1 ); $arrs = $option->Get_Datas( '', "AClass = '$actarr[actnews_class1]'" ); foreach( $arrs as $arr ) { $table->AddRow( array ( $option->Get_ClassName( $arr[actnews_option_class] ) , $arr['Content'] ) ); } $table->AddRow( array ( T_('訪問學者') , Display_People( $actarr['Scholar_EID'] ,' / ','Name').$actarr['Scholar'] ) ); $table->AddRow( array ( T_('參與人') , Display_People( $actarr['Participant_EID'] ,' / ','Name').$actarr['Participant'] ) ); if ( $actarr['Opt_Signup'] == 'Y' and ( $actarr['SignStartDate'] <= date("Y-m-d") and $actarr['SignEndDate'] >= date("Y-m-d") ) ) $table->AddRow( array ( T_('線上報名') , "線上報名" ) ); echo $table->toHTML(); the_goback(); */ echo ''; echo '