Code

Reverted class_exists test. It fires the autoloader.
[gosa.git] / gosa-core / contrib / openldap / goto-mime.schema
index eef9dbf158bfeca669a767d1ac7f04c872ae1280..a271f3a623c5cb9c2a5c2f256c1f9274df9c0fa3 100644 (file)
@@ -54,7 +54,7 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.14.6 NAME 'gotoMimeIcon'
         SYNTAX 1.3.6.1.4.1.1466.115.121.1.28 SINGLE-VALUE)
 
 objectclass (1.3.6.1.4.1.10098.1.2.4.1 NAME 'gotoMimeType'
-        DESC 'Class to represent global mime types (v2.5)' SUP top STRUCTURAL
+        DESC 'Class to represent global mime types (v2.6.1)' SUP top STRUCTURAL
         MUST ( cn $ gotoMimeFilePattern $ gotoMimeGroup )
         MAY  ( description $ gotoMimeIcon $ gotoMimeApplication $
               gotoMimeEmbeddedApplication $ gotoMimeLeftClickAction ))