From 78898e977079c1cc9ec85579f671c4bfb5ac8e37 Mon Sep 17 00:00:00 2001
From: Simon
Date: Tue, 15 Mar 2011 16:17:12 +0100
Subject: Controller für User-Module erstellt
---
application/modules/user/views/scripts/auth/index.phtml | 1 +
application/modules/user/views/scripts/bootiso/index.phtml | 1 +
application/modules/user/views/scripts/bootmenu/index.phtml | 1 +
application/modules/user/views/scripts/bootos/index.phtml | 1 +
application/modules/user/views/scripts/client/index.phtml | 1 +
application/modules/user/views/scripts/config/index.phtml | 1 +
application/modules/user/views/scripts/filter/index.phtml | 1 +
application/modules/user/views/scripts/group/index.phtml | 1 +
application/modules/user/views/scripts/person/index.phtml | 1 +
application/modules/user/views/scripts/pool/index.phtml | 1 +
application/modules/user/views/scripts/role/index.phtml | 1 +
11 files changed, 11 insertions(+)
create mode 100644 application/modules/user/views/scripts/auth/index.phtml
create mode 100644 application/modules/user/views/scripts/bootiso/index.phtml
create mode 100644 application/modules/user/views/scripts/bootmenu/index.phtml
create mode 100644 application/modules/user/views/scripts/bootos/index.phtml
create mode 100644 application/modules/user/views/scripts/client/index.phtml
create mode 100644 application/modules/user/views/scripts/config/index.phtml
create mode 100644 application/modules/user/views/scripts/filter/index.phtml
create mode 100644 application/modules/user/views/scripts/group/index.phtml
create mode 100644 application/modules/user/views/scripts/person/index.phtml
create mode 100644 application/modules/user/views/scripts/pool/index.phtml
create mode 100644 application/modules/user/views/scripts/role/index.phtml
(limited to 'application/modules/user/views/scripts')
diff --git a/application/modules/user/views/scripts/auth/index.phtml b/application/modules/user/views/scripts/auth/index.phtml
new file mode 100644
index 0000000..4a9f827
--- /dev/null
+++ b/application/modules/user/views/scripts/auth/index.phtml
@@ -0,0 +1 @@
+
View script for controller Auth and script/action name index
\ No newline at end of file
diff --git a/application/modules/user/views/scripts/bootiso/index.phtml b/application/modules/user/views/scripts/bootiso/index.phtml
new file mode 100644
index 0000000..5d756d0
--- /dev/null
+++ b/application/modules/user/views/scripts/bootiso/index.phtml
@@ -0,0 +1 @@
+
View script for controller Bootiso and script/action name index
\ No newline at end of file
diff --git a/application/modules/user/views/scripts/bootmenu/index.phtml b/application/modules/user/views/scripts/bootmenu/index.phtml
new file mode 100644
index 0000000..eab3ca4
--- /dev/null
+++ b/application/modules/user/views/scripts/bootmenu/index.phtml
@@ -0,0 +1 @@
+
View script for controller Bootmenu and script/action name index
\ No newline at end of file
diff --git a/application/modules/user/views/scripts/bootos/index.phtml b/application/modules/user/views/scripts/bootos/index.phtml
new file mode 100644
index 0000000..c9bbeb9
--- /dev/null
+++ b/application/modules/user/views/scripts/bootos/index.phtml
@@ -0,0 +1 @@
+
View script for controller Bootos and script/action name index
\ No newline at end of file
diff --git a/application/modules/user/views/scripts/client/index.phtml b/application/modules/user/views/scripts/client/index.phtml
new file mode 100644
index 0000000..4f0e6ec
--- /dev/null
+++ b/application/modules/user/views/scripts/client/index.phtml
@@ -0,0 +1 @@
+
View script for controller Client and script/action name index
\ No newline at end of file
diff --git a/application/modules/user/views/scripts/config/index.phtml b/application/modules/user/views/scripts/config/index.phtml
new file mode 100644
index 0000000..4d9a1fb
--- /dev/null
+++ b/application/modules/user/views/scripts/config/index.phtml
@@ -0,0 +1 @@
+
View script for controller Config and script/action name index
\ No newline at end of file
diff --git a/application/modules/user/views/scripts/filter/index.phtml b/application/modules/user/views/scripts/filter/index.phtml
new file mode 100644
index 0000000..bace90f
--- /dev/null
+++ b/application/modules/user/views/scripts/filter/index.phtml
@@ -0,0 +1 @@
+
View script for controller Filter and script/action name index
\ No newline at end of file
diff --git a/application/modules/user/views/scripts/group/index.phtml b/application/modules/user/views/scripts/group/index.phtml
new file mode 100644
index 0000000..a1e5635
--- /dev/null
+++ b/application/modules/user/views/scripts/group/index.phtml
@@ -0,0 +1 @@
+
View script for controller Group and script/action name index
\ No newline at end of file
diff --git a/application/modules/user/views/scripts/person/index.phtml b/application/modules/user/views/scripts/person/index.phtml
new file mode 100644
index 0000000..7a96e97
--- /dev/null
+++ b/application/modules/user/views/scripts/person/index.phtml
@@ -0,0 +1 @@
+
View script for controller Person and script/action name index
\ No newline at end of file
diff --git a/application/modules/user/views/scripts/pool/index.phtml b/application/modules/user/views/scripts/pool/index.phtml
new file mode 100644
index 0000000..5266a4e
--- /dev/null
+++ b/application/modules/user/views/scripts/pool/index.phtml
@@ -0,0 +1 @@
+
View script for controller Pool and script/action name index
\ No newline at end of file
diff --git a/application/modules/user/views/scripts/role/index.phtml b/application/modules/user/views/scripts/role/index.phtml
new file mode 100644
index 0000000..d30131e
--- /dev/null
+++ b/application/modules/user/views/scripts/role/index.phtml
@@ -0,0 +1 @@
+
View script for controller Role and script/action name index
\ No newline at end of file
--
cgit v1.2.3-55-g7522