summaryrefslogtreecommitdiffstats
path: root/application/modules/dev/forms/Session.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/Session.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/Session.php')
-rw-r--r--application/modules/dev/forms/Session.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/dev/forms/Session.php b/application/modules/dev/forms/Session.php
index 8603f75..cc0f38a 100644
--- a/application/modules/dev/forms/Session.php
+++ b/application/modules/dev/forms/Session.php
@@ -1,6 +1,6 @@
<?php
-class Application_Form_Session extends Zend_Form
+class dev_Form_Session extends Zend_Form
{
private $clients;