summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8fb52e0)
raw | patch | inline | side by side (parent: 8fb52e0)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 26 Oct 2007 08:08:14 +0000 (08:08 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 26 Oct 2007 08:08:14 +0000 (08:08 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7672 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_faiSummaryTab.inc | patch | blob | history |
index 4c93d64ccc47cc2af746fffd0ebca9ccd0c4e263..c2461902b55c0366e6e247e688b63f056976bf31 100644 (file)
}elseif($_GET['type'] == "FAItemplate"){
$str = $attrs['FAItemplateFile'][0];
}
- echo "<pre>".$str."</pre>";
+ echo "<pre>".$str."</pre>";
exit();
}