summaryrefslogtreecommitdiffstats
path: root/application/modules/ipxe/views/scripts/resource
diff options
context:
space:
mode:
authormichael pereira2011-07-18 16:59:10 +0200
committermichael pereira2011-07-18 16:59:10 +0200
commit8483739653aeab8f766ff0c9ef559bfa225015ec (patch)
tree295d53cfd9772555689dc3def0086c5fa9676ec4 /application/modules/ipxe/views/scripts/resource
parentlogin test (diff)
downloadpbs2-8483739653aeab8f766ff0c9ef559bfa225015ec.tar.gz
pbs2-8483739653aeab8f766ff0c9ef559bfa225015ec.tar.xz
pbs2-8483739653aeab8f766ff0c9ef559bfa225015ec.zip
login test
Diffstat (limited to 'application/modules/ipxe/views/scripts/resource')
-rw-r--r--application/modules/ipxe/views/scripts/resource/getvesamenu.phtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
index 7dcb3b8..ebcc09e 100644
--- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
+++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
@@ -1,6 +1,8 @@
<?php
$index = 0;
+ echo $this->username."\n";
+ echo $this->password."\n";
function title ( $title ) {
echo "menu title ".$title."\n";