aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_update.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15143] Fix display of version update in ACPMatt Friedman2017-03-221-4/+1
* [ticket/14998] Point only to install dir from acp_updateMarc Alexander2017-01-281-1/+1
* [ticket/14968] Display possible upgrade on acp index and update pageMarc Alexander2017-01-221-1/+8
* [ticket/13716] Fix verbosenessRichard McGirr2016-04-121-1/+1
* [ticket/13716] Remove extraneous blank lineRMcGirr832016-04-051-1/+0
* [ticket/13716] Check phpBB version against config versionRichard McGirr2016-04-051-0/+13
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* [ticket/9871] Use $request->variable instead of request_varNathan Guse2014-03-051-2/+2
* [ticket/9871] Update version check file to use json formatNathan Guse2014-02-191-41/+19
* Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathan Guse2013-05-201-1/+1
|\
| * [ticket/11551] Fix error in system tab if get_remote_file returns empty stringDavid King2013-05-201-1/+1
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-10-141-1/+1
|\ \ | |/
| * [ticket/10278] Show VERSIONCHECK_FAIL instead of FSOCK_TIMEOUT.Andreas Fischer2011-10-131-1/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-5/+2
|\ \ | |/
| * [ticket/10263] Call phpbb_version_compare() from includes/acp/acp_update.phpAndreas Fischer2011-07-141-5/+2
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [ticket/9850] Display upgrade instructions for feature release in acpIgor Wiedler2010-11-021-0/+10
* Fix Bug #52055 - php notices if phpbb.com is not reachableMeik Sievertsen2009-09-291-0/+5
* fix xhtml issue in updater - Bug #51335Meik Sievertsen2009-09-161-0/+1
* - Display version check on ACP main page.Marek A. R2009-07-281-6/+2
* lets start thinking about the futureMeik Sievertsen2007-11-191-1/+1
* - fixed database updaterMeik Sievertsen2007-10-041-0/+8
* some fixes...Meik Sievertsen2007-06-301-0/+13
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* small changes - mostly style related to fix cross-browser issues.Meik Sievertsen2007-05-291-1/+1
* so some version_compare magic. :oMeik Sievertsen2007-05-171-2/+1
* implemented updater changesMeik Sievertsen2006-12-101-1/+1
* - a bunch of fixesMeik Sievertsen2006-12-021-1/+1
* add version check to acp. Now no longer directly displayed at the acp index b...Meik Sievertsen2006-09-021-0/+61