summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/auth/register.phtml
diff options
context:
space:
mode:
authorSimon2011-03-14 16:20:25 +0100
committerSimon2011-03-14 16:20:25 +0100
commit722ac9facf183998fb02e14bf035306672419aa6 (patch)
tree142486bec18e259f9678de6c7ce75cfdbe1d5bf4 /application/views/scripts/auth/register.phtml
parentZweiter push um die änderungen hinzuzufügen, Trennung der Ansichten (diff)
downloadpbs2-722ac9facf183998fb02e14bf035306672419aa6.tar.gz
pbs2-722ac9facf183998fb02e14bf035306672419aa6.tar.xz
pbs2-722ac9facf183998fb02e14bf035306672419aa6.zip
die verschobenen ansichten löschen
Diffstat (limited to 'application/views/scripts/auth/register.phtml')
-rw-r--r--application/views/scripts/auth/register.phtml4
1 files changed, 0 insertions, 4 deletions
diff --git a/application/views/scripts/auth/register.phtml b/application/views/scripts/auth/register.phtml
deleted file mode 100644
index 5196738..0000000
--- a/application/views/scripts/auth/register.phtml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$this->registerForm->setAction($this->url());
-echo $this->registerForm;
-?>