summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d1baab4)
raw | patch | inline | side by side (parent: d1baab4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 Oct 2005 07:55:31 +0000 (07:55 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 Oct 2005 07:55:31 +0000 (07:55 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1630 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_faiTemplate.inc | patch | blob | history |
index 4618e899a401dda14b39fe6b0df786c67557bb80..bdd177d57e47693f024ea180600a3444d6773e3c 100644 (file)
/* Attributes to initialise for each subObject */
var $subAttributes = array("cn","description","FAItemplateFile","FAItemplatePath","FAIowner","FAImode");
- var $sub64coded = array("FAItemplatePath");
+ var $sub64coded = array();
/* Specific attributes */
var $cn = ""; // The class name for this object