thomascube
2009-10-15 f18ae44790fdd814bed9d6a94c9778cf82d6a2f5
installer/welcome.html
@@ -22,7 +22,6 @@
        <li>error_reporting E_ALL &amp; ~E_NOTICE (or lower)</li>
        <li>file_uploads on (for attachment upload features)</li>
        <li>session.auto_start needs to be off</li>
        <li>magic_quotes_gpc off</li>
      </ul>
    </li>
    <li>A MySQL or PostgreSQL database engine or the SQLite extension for PHP</li>