diff options
Diffstat (limited to 'app/views/index/login.phtml')
| -rw-r--r-- | app/views/index/login.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/index/login.phtml b/app/views/index/login.phtml index cc814deff..79fbe9d21 100644 --- a/app/views/index/login.phtml +++ b/app/views/index/login.phtml @@ -1 +1 @@ -<?php print_r ($this->res); ?> +<?php print_r($this->res); ?> |
