History | View | Annotate | Download (2.5 kB)
commit 46dbdfdef42f59a69d74a0cd35aeb025298be5c1Merge: e3b460a 857271eAuthor: Andreas Fischer <bantu@phpbb.com>Date: Sat Nov 6 18:47:19 2010 +0100
Merge branch 'ticket/igorw/9850' into develop-olympus
Fix Bug #52055 - php notices if phpbb.com is not reachable
fix xhtml issue in updater - Bug #51335
- Display version check on ACP main page.- Cache version check.
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
lets start thinking about the future
- fixed database updater- fixed hook function call in database updater- fixed bot agent detection (we used a wildcard within the w3c-agent, therefore we should really support this. ;))
some fixes...
ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)
small changes - mostly style related to fix cross-browser issues.
so some version_compare magic. :o
implemented updater changes
- a bunch of fixes- added todos to the updater to make sure i do not forget. :)
add version check to acp. Now no longer directly displayed at the acp index but accessible through the System tab and viewable by any admin (no special permisison needed).