diff options
Diffstat (limited to 'phpBB/download.php')
| -rw-r--r-- | phpBB/download.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/download.php b/phpBB/download.php index f20612d58b..a41b040c4e 100644 --- a/phpBB/download.php +++ b/phpBB/download.php @@ -50,8 +50,8 @@ $allow_deny_order = ALLOWED_DENIED; // // Allowed Syntax: -// Full Domain Name -> www.opentools.de -// Partial Domain Names -> opentools.de +// Full Domain Name -> www.phpbb.com +// Partial Domain Names -> phpbb.com // $sites = array( $config['server_name'], // This is your domain |
