diff options
| author | michael pereira | 2011-07-18 17:00:02 +0200 |
|---|---|---|
| committer | michael pereira | 2011-07-18 17:00:02 +0200 |
| commit | 6f79b000cb41ddcfdcbca8967a9bec8d3a740ffa (patch) | |
| tree | 3de15143246d9cf2a7b7e76660603e5145874ac6 /application/modules | |
| parent | login test (diff) | |
| download | pbs2-6f79b000cb41ddcfdcbca8967a9bec8d3a740ffa.tar.gz pbs2-6f79b000cb41ddcfdcbca8967a9bec8d3a740ffa.tar.xz pbs2-6f79b000cb41ddcfdcbca8967a9bec8d3a740ffa.zip | |
login test
Diffstat (limited to 'application/modules')
| -rw-r--r-- | application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index ebcc09e..7dcb3b8 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -1,8 +1,6 @@ <?php $index = 0; - echo $this->username."\n"; - echo $this->password."\n"; function title ( $title ) { echo "menu title ".$title."\n"; |
