--- a/install/install-cli.php Thu Feb 26 01:02:00 2009 -0500
+++ b/install/install-cli.php Thu Feb 26 01:02:33 2009 -0500
@@ -13,8 +13,6 @@
*
* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
- *
- * Thanks to Stephan B. for helping out with l10n in the installer (his work is in includes/stages/*.php).
*/
$result = require(dirname(__FILE__) . '/includes/cli-core.php');