Spelling mistakes, general clean up, few extra tidbits

This commit is contained in:
Ice
2008-08-09 14:47:40 +00:00
parent 618d0cca19
commit 205fe3ccaf
17 changed files with 110 additions and 104 deletions

View File

@@ -1,6 +1,6 @@
<?php
$current_version = '1.0.0';
$current_version = '1.0.0RC2';
// If only checking version, exit.
if( defined('IN_PHPBB') )