summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/auth/login.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/scripts/auth/login.phtml')
-rw-r--r--application/views/scripts/auth/login.phtml1
1 files changed, 0 insertions, 1 deletions
diff --git a/application/views/scripts/auth/login.phtml b/application/views/scripts/auth/login.phtml
index c3b3a55..8312487 100644
--- a/application/views/scripts/auth/login.phtml
+++ b/application/views/scripts/auth/login.phtml
@@ -1,6 +1,5 @@
<?php
$this->loginForm->setAction($this->url());
echo $this->loginForm;
-#var_dump($this);
?>