From 12147ab19e78034281031390b280cd0bc9e26eda Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 31 Mar 2010 12:16:02 +0000 Subject: [PATCH] Updated Posts git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17435 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc b/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc index de20d9a65..e55779373 100644 --- a/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc +++ b/gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc @@ -206,7 +206,6 @@ class mimetype extends plugin /* Get entry id */ $s_entry = preg_replace($regex,"",$name); - $s_entry = preg_replace("/_[xy]$/","",$s_entry); /* Execute a command with the given attribute and entry e.g. $this->gotoMimeFilePattern = $this->ArrayUp(3,$this->gotoMimeFilePattern) */ -- 2.30.2