1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 14:31:19 +02:00
git-svn-id: file:///svn/phpbb/trunk@7850 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2007-07-09 16:32:49 +00:00
parent 8f7a4d27c6
commit f75dd43d55
2 changed files with 4 additions and 2 deletions

View File

@@ -1302,6 +1302,7 @@ class install_update extends module
switch ($mode)
{
case 'version_info':
global $phpbb_root_path, $phpEx;
$info = get_remote_file('www.phpbb.com', '/updatecheck', '30x.txt', $errstr, $errno);
if ($info !== false)