And we now have CSSMin
[lhc/web/wiklou.git] / maintenance / convertLinks.php
index 27239fa..c2d3bd8 100644 (file)
@@ -39,7 +39,7 @@ This gives a huge speed improvement for very large links tables which are MyISAM
        }
 
        public function getDbType() {
-               return self::DB_ADMIN;
+               return Maintenance::DB_ADMIN;
        }
 
        public function execute() {