summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 53ed0cb)
raw | patch | inline | side by side (parent: 53ed0cb)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 12 Oct 2005 14:05:23 +0000 (14:05 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 12 Oct 2005 14:05:23 +0000 (14:05 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1565 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_faiTemplateEntry.inc | patch | blob | history |
diff --git a/plugins/admin/fai/class_faiTemplateEntry.inc b/plugins/admin/fai/class_faiTemplateEntry.inc
index 0399e5d8d5407ff9e1d9234ca3328594594ab4e1..44e5e437c44be3fc95e5a43bb049bf387e409a6a 100644 (file)
$_SESSION['binary'] = $this->Object_FAItemplateFile;
$_SESSION['binarytype'] = 'octet-stream';
$_SESSION['binaryfile'] = basename( $this->Object_FAItemplatePath );
+
+ $this->Object_FAImode= sprintf("%0.4s", $this->Object_FAImode)." ";
}
function execute()