Spelling mistakes, general clean up, few extra tidbits

This commit is contained in:
Ice
2008-08-09 19:34:40 +00:00
parent e9d73746e7
commit 43345190b9
19 changed files with 98 additions and 93 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') )