From: Heiko Z. <smi...@us...> - 2004-11-18 03:23:36
|
Update of /cvsroot/devil-linux/web/support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13253 Added Files: commercialsupport.php Log Message: added informtion about pantek commercial support --- NEW FILE: commercialsupport.php --- <? $section = "SUPPORT"; ?> <? include("../include/header.php") ?> <p> <a href="http://www.pantek.com/linux.php" target="_blank"><img src="../images/support/panteklogo.jpg" width="325" height="75" alt="Pantek" /></a><br> The Pantek Team of world class Linux engineers provides expert technical support and security services for Devil-Linux and a wide range of Linux and Open Source software applications, distributions, and systems. Services are available 24/7/365, and a one hour response time is available for mission-critical emergency situations. Pantek has been supporting the open source community, as well as enterprises embracing the open source philosophy, since 1995. </p> <? include("../include/footer.php") ?> |