From: hickert Date: Wed, 31 Mar 2010 12:16:02 +0000 (+0000) Subject: Updated Posts X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=12147ab19e78034281031390b280cd0bc9e26eda;p=gosa.git Updated Posts git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17435 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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) */