Dominik Müller
2015-01-03 6bd166ea3754cf42c485c7ecdbdf65efa9889c2c
install/lib/install.lib.php
@@ -264,7 +264,7 @@
      } elseif(stristr($content, 'CentOS Linux release 7')) {
         $distname = 'CentOS';
         $distver = 'Unknown';
         $distid = 'centos53';
         $distid = 'centos70';
         $distbaseid = 'fedora';
         swriteln("Operating System: CentOS 7 or compatible\n");
      } else {