summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dc7547f)
raw | patch | inline | side by side (parent: dc7547f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 12 Dec 2008 08:33:39 +0000 (08:33 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 12 Dec 2008 08:33:39 +0000 (08:33 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13271 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/functions.inc | patch | blob | history |
index 8129514a28ce17ba7b53b0f150fb9caeb552bc82..f8b8e2025397ce445dccb0d49e5e8dbf91c94e24 100644 (file)
function set_object_info($str = "")
{
- echo "-->> $str <br>";
session::set('objectinfo',$str);
}