home *** CD-ROM | disk | FTP | other *** search
Wrap
<?PHP $name_tswcc = "<b>TSW [Control Center]</b>"; $noaction = "No action taken!<br>Does this service exist and is it installed properly?<br>To use this method, please set <b>register_globals = On</b> in your php.ini."; $desc_srv_start = "<span class=\"tdinfo\">START: "; $desc_srv_stop = "<span class=\"tdinfo\">STOP: "; $srv_is_started = " will be started..."; $srv_is_stopped = " is shuting down..."; $return = "back to: "; $desc_setmodus = "<span class=\"tdinfo\">start mode for "; $desc_to = "current: "; $is_set_to = " will be set to..."; $srvman = "manual"; $srvdis = "deactivated"; $srvaut = "automatic"; $setsta = "/start"; $setsto = "/stop"; $setman = "/manual"; $setaut = "/auto"; $setdis = "/disabled"; $warning = "ATTENTION: Values aren't verified!<br>If something is set wrong the service might not start properly."; $time_to_load = "script execution time"; $sel_ya_lang = "Select language:"; $at_the_mom = "<br>(at the moment: "; $cont_srv_down = "Contentserver not startet, or mod_status incative!"; ?>