#!/bin/sh # connections.cgi # Last Update: $Id$ _CON_nections="Online Connections" _CON_circuit="Circuit" _CON_onltime="OnlineTime" _CON_chtime="ChTime" _CON_charge="Charge" _CON_ibytes="InBytes" _CON_obytes="OutBytes" _CON_device="Device" _CON_chargeint="ChInt" _CON_chargemin="ChMin" _CON_imondlog="the imond logfile" _CON_unknown="unknown"