aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/create_variable_overview.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10881] Replace old (and unify) file headers in develop files.Andreas Fischer2012-05-101-13/+9
| | | | | | | | This especially also fixes the problem of the copyright symbol being represented using 0xA9, which is neither ASCII nor the appropriate UTF8 byte sequence for the copyright symbol. PHPBB3-10881
* [ticket/9916] Changing header in non-distributed filesUnknown2012-01-021-2/+0
| | | | PHPBB3-9916
* [ticket/9859] Changing all phpBB footers to match the new credit lineYuriy Rusko2011-07-061-3/+3
| | | | PHPBB3-9859
* [ticket/9859] Remove years in credit line from some more files.Andreas Fischer2011-01-161-1/+1
| | | | | | | | | | | | | Standard HTML output now includes: Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; phpBB Group Print output now includes: Powered by phpBB &copy; phpBB Group<br />http://www.phpbb.com/ This also fixes an inconsistency where "phpBB Group" was linked instead of "phpBB". PHPBB3-9859
* some language-specific adjustementsMeik Sievertsen2007-05-031-1/+1
| | | | | | | | fix prune users (adding the list of users to the confirmation page) tried to fix the show/hide trigger in ACP by not using width: auto; (which gets somehow inherited to each other element) git-svn-id: file:///svn/phpbb/trunk@7455 89ea8834-ac86-4346-8a33-228a782c2dd0
* a lot of handwork is still required...Meik Sievertsen2003-11-011-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@4629 89ea8834-ac86-4346-8a33-228a782c2dd0
* examining all lang vars used in php files will come later... do not forget ↵Meik Sievertsen2003-10-311-0/+540
to make your store folder writeable. git-svn-id: file:///svn/phpbb/trunk@4628 89ea8834-ac86-4346-8a33-228a782c2dd0