summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0c0e782)
raw | patch | inline | side by side (parent: 0c0e782)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Oct 2005 09:42:38 +0000 (09:42 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Oct 2005 09:42:38 +0000 (09:42 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1701 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_faiHookEntry.inc | patch | blob | history |
index f9f6b5e080de10fefb2d4f6a8e9a664530b32fd3..c372b81eaa4d2df73082a756aa1f8b954d3a5270 100644 (file)
$this->$attrs = "";
}
}
+ $this->FAIscript= recode("DOS..LATIN1", $this->FAIscript);
}
}