예제 #1
0
        echo $APPLICATION->GetCurPage();
        ?>
?mid=<?php 
        echo htmlspecialcharsbx($mid);
        ?>
&amp;lang=<?php 
        echo LANGUAGE_ID;
        ?>
">
		<?php 
        $tabControl2->BeginNextTab();
        ?>
		<tr>
			<td align="left" colspan="2">
				<?php 
        $arDDL = CStatistics::GetDDL();
        foreach ($arDDL as $DDL) {
            echo htmlspecialcharsbx($DDL["SQL_TEXT"]) . "<br>";
        }
        ?>
				<br>
				<input type="submit" name="runsql" value="<?php 
        echo GetMessage("STAT_OPT_INDEX_CREATE_BUTTON");
        ?>
">
				<input type="hidden" name="runsql" value="Y">
				<input type="hidden" name="tabControl2_active_tab" value="fedit4">
			<br>
			<?php 
        echo BeginNote('width="100%"');
        ?>