summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 41fd4a4)
raw | patch | inline | side by side (parent: 41fd4a4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 28 Jun 2007 13:28:10 +0000 (13:28 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 28 Jun 2007 13:28:10 +0000 (13:28 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6735 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_faiScript.inc | patch | blob | history |
index 07ccd934d915030fa02fe485d1283f09a0cbfa99..72f2d200960839c07a626ddff540f3ac68a8d5e3 100644 (file)
/* Call parent execute */
plugin::execute();
- $a .= $b[cbh];
-
if($this->is_account && !$this->view_logged){
$this->view_logged = TRUE;
new log("view","fai/".get_class($this),$this->dn);