Beispiel #1
0
?>
</tr>
					<tr><?php 
line_form("Bot WWW", 40, bcWWW, $bcWWW);
?>
</tr>
					<tr><?php 
line_form("Tag Description", 40, bcDescription, $bcDescription);
?>
</tr>
					<tr><?php 
line_form("Share path", 50, bcSharePath, $bcSharePath);
?>
</tr>
					<tr><?php 
line_form("Log Directory", 75, bcLogDir, $bcLogDir);
?>
</tr>
					<tr><?php 
connection_choice("Bot Connection", bcConnection, $bcConnection);
?>
</tr>
					<tr><td></td>
						<td align="right"><input type="submit" value="Update Changes" class="button">
					</td>
					</tr>
				</table>
			</form>
<!-- END HUB DETAILS -->
					</td>
					<td valign="top">
Beispiel #2
0
        ?>
</tr>
							<tr><?php 
        line_form("Maximum Slots", 3, hcMaxSlots, $hcMaxSlots);
        ?>
</tr>
							<tr><?php 
        line_form("Maximum Hubs", 3, hcMaxHubs, $hcMaxHubs);
        ?>
</tr>
							<tr><?php 
        line_form("Minimal Limiter (KB/s)", 2, hcMinLimiter, $hcMinLimiter);
        ?>
</tr>
							<tr><?php 
        line_form("Slot Ratio", 4, hcSlotRatio, $hcSlotRatio);
        ?>
</tr>
							<tr>
								<td></td>
								<td> &nbsp; </td>
							</tr>							
							<tr>
								<td></td>
								<td align="right"><input type="submit" value="Update" class="button"></td>
							</tr>
						</table>
					</td>
				</tr>
			</table>
			</form>