tbrehm
2009-10-17 bccb874a45a1bccaeecd2b5bd7f3249e073116f0
install/lib/install.lib.php
@@ -149,7 +149,7 @@
      } elseif(stristr($content,'CentOS release 5.3 (Final)')) {
         $distname = 'CentOS';
         $distver = '5.3';
         $distid = 'centos52';
         $distid = 'centos53';
         $distbaseid = 'fedora';
         swriteln("Operating System: CentOS 5.3 or compatible\n");
      } else {