summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2d0b5d8)
raw | patch | inline | side by side (parent: 2d0b5d8)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 26 Nov 2010 15:39:40 +0000 (15:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 26 Nov 2010 15:39:40 +0000 (15:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20392 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/ihtml/themes/default/infoPage.tpl | [new file with mode: 0644] | patch | blob |
gosa-core/plugins/generic/infoPage/class_infoPage.inc | patch | blob | history | |
gosa-core/plugins/generic/infoPage/infoPage.tpl | [deleted file] | patch | blob | history |
diff --git a/gosa-core/ihtml/themes/default/infoPage.tpl b/gosa-core/ihtml/themes/default/infoPage.tpl
--- /dev/null
@@ -0,0 +1 @@
+asdf
diff --git a/gosa-core/plugins/generic/infoPage/class_infoPage.inc b/gosa-core/plugins/generic/infoPage/class_infoPage.inc
index 3fbea2ea9e9485f24117249ca3326b10efa2b0e4..8e7a0db0153ea8d14addd23859f5c236ad6212c2 100644 (file)
class infoPage extends plugin
{
- function exectue()
+ function execute()
{
$smarty = get_smarty();
return($smarty->fetch(get_template_path("infoPage.tpl")));
diff --git a/gosa-core/plugins/generic/infoPage/infoPage.tpl b/gosa-core/plugins/generic/infoPage/infoPage.tpl
+++ /dev/null
@@ -1 +0,0 @@
-asdf