This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/udrive/home/admin/www/includes/server.inc
2007-06-18 10:53:18 +00:00

5 lines
602 B
HTML

<h3><?=$US['nav-start']?></h3>
<a target="content" onclick="h(this);" href="stop.php"><?=$US['nav-sserver']?></a>
<a target="content" onclick="h(this);" href="<?=$apanel?>/cgi-bin/includes/lang/<?=file_get_contents("includes/.lang");?>/rserver.cgi"><?=$US['nav-rserver']?></a>
<a target="content" onclick="h(this);" href="<?=$apanel?>/cgi-bin/includes/lang/<?=file_get_contents("includes/.lang");?>/rmysql.cgi"><?=$US['nav-rmysql']?></a>
<a target="content" onclick="h(this);" href="<?=$apanel?>/cgi-bin/includes/lang/<?=file_get_contents("includes/.lang");?>/smysql.cgi"><?=$US['nav-smysql']?></a>