summaryrefslogtreecommitdiffstats
path: root/application/modules/dev/forms/Client.php
diff options
context:
space:
mode:
authorSimon2011-03-14 16:17:48 +0100
committerSimon2011-03-14 16:17:48 +0100
commitd583d0071274a8843b3a3cd7b7ec72d5a9942f53 (patch)
tree6fd2437ddefc93f94c0fbc3b1edcedcab02dd04a /application/modules/dev/forms/Client.php
parentApplication in 3 Modules gesplittet, Dev = unsere entwicklungsumgebung, user ... (diff)
downloadpbs2-d583d0071274a8843b3a3cd7b7ec72d5a9942f53.tar.gz
pbs2-d583d0071274a8843b3a3cd7b7ec72d5a9942f53.tar.xz
pbs2-d583d0071274a8843b3a3cd7b7ec72d5a9942f53.zip
Zweiter push um die änderungen hinzuzufügen, Trennung der Ansichten
Diffstat (limited to 'application/modules/dev/forms/Client.php')
-rw-r--r--application/modules/dev/forms/Client.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/dev/forms/Client.php b/application/modules/dev/forms/Client.php
index 83df97e..f09f720 100644
--- a/application/modules/dev/forms/Client.php
+++ b/application/modules/dev/forms/Client.php
@@ -1,6 +1,6 @@
<?php
-class Application_Form_Client extends Zend_Form
+class dev_Form_Client extends Zend_Form
{
public function init()