From 8e87e668b86792dad1f2b587b8a32e7c42040a2d Mon Sep 17 00:00:00 2001 From: michael pereira Date: Mon, 25 Jul 2011 15:02:39 +0200 Subject: boot raus --- application/modules/ipxe/controllers/AuthController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/modules/ipxe/controllers/AuthController.php') diff --git a/application/modules/ipxe/controllers/AuthController.php b/application/modules/ipxe/controllers/AuthController.php index 75b25c2..d7f1446 100644 --- a/application/modules/ipxe/controllers/AuthController.php +++ b/application/modules/ipxe/controllers/AuthController.php @@ -78,7 +78,7 @@ class Ipxe_AuthController extends Zend_Controller_Action } $result .= "module http://pbs2.mp.openslx.org/media/img/pbs2.png\n"; - $result .= "boot"; + //$result .= "boot"; header("Content-Length: ".(strlen($result))); -- cgit v1.2.3-55-g7522