summaryrefslogtreecommitdiff
path: root/register.php
diff options
context:
space:
mode:
Diffstat (limited to 'register.php')
-rwxr-xr-xregister.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/register.php b/register.php
index 5a29460..f491f08 100755
--- a/register.php
+++ b/register.php
@@ -135,8 +135,6 @@ $gBitSmarty->assign( 'languages', $languages );
$gBitSmarty->assign( 'gBitLanguage', $gBitLanguage );
require( USERS_PKG_INCLUDE_PATH.'countries_inc.php' );
-asort( $bwCountries );
-$gBitSmarty->assign( 'countries', $bwCountries );
$listHash = [
'is_public' => 'y',