phpBB
Statistics
| Revision:
This repository is a mirror of the phpBB Git repository which is located at http://github.com/phpbb/phpbb3

Checking out phpBB from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/phpbb/. You will probably want to checkout the 3.0.x branch directory which contains the latest stable code using svn checkout http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB.

Please note that the trunk directory contains unfinished and unstable code. We highly recommend not using it, unless you know what you are doing. The code in trunk will not work most of the time.

If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / tags / release_2_0_20 / phpBB / admin

Name Size Revision Age Author Comment
admin_board.php 14.8 kB 5542 about 6 years grahamje Let's see if we can make the support team's job...
admin_db_utilities.php 25.7 kB 5539 about 6 years grahamje Fix a minor typo in postgres database handling ...
admin_disallow.php 4.5 kB 5352 about 6 years grahamje Removing a few pieces of redundant code for eff...
admin_forum_prune.php 5.4 kB 3207 about 9 years psotfx Mainly HTML fixes, change to try and prevent on...
admin_forumauth.php 9.2 kB 4876 almost 8 years Meik Sievertsen several security fixes in admin pages changed b...
admin_forums.php 30.2 kB 5616 almost 6 years grahamje - Enabled VC by default on new installs - Chang...
admin_groups.php 13.4 kB 5614 almost 6 years grahamje Copy and paste....
admin_mass_email.php 5.8 kB 3966 almost 9 years Meik Sievertsen changed email class to the approach paul did wi...
admin_ranks.php 9.5 kB 5492 about 6 years grahamje Minor change to restrict the value of $mode
admin_smilies.php 18.1 kB 5503 about 6 years grahamje Changes to smilies in the admin panel - Deletio...
admin_styles.php 30.8 kB 5352 about 6 years grahamje Removing a few pieces of redundant code for eff...
admin_ug_auth.php 31.2 kB 5204 over 6 years Meik Sievertsen ok, bugfixing phase #1 finished. There will be ...
admin_user_ban.php 12.7 kB 5283 over 6 years Meik Sievertsen 2.0.18 changes
admin_users.php 46 kB 5729 almost 6 years grahamje Display an error if the user wasn't update rath...
admin_words.php 7.4 kB 5493 about 6 years grahamje Changes to word censors in the admin panel - De...
index.php 17.8 kB 5318 about 6 years grahamje Remove the assumption that . will be in the inc...
page_footer_admin.php 1.9 kB 5214 over 6 years grahamje Apply translation info fix to the admin panel a...
page_header_admin.php 5 kB 5509 about 6 years grahamje Duplicate the no-cache headers from page_header...
pagestart.php 1.7 kB 5487 about 6 years grahamje Remove some old unused code which dates from pr...

Latest revisions

# Date Author Comment
5762 04/05/2006 02:42 pm

This commit was manufactured by cvs2svn to create tag
'release_2_0_20'.

5729 03/26/2006 04:43 pm grahamje

Display an error if the user wasn't update rather than success [#1320]

5616 03/09/2006 10:55 pm grahamje

- Enabled VC by default on new installs
- Changed default forum permisions
Meik : Can you port to Access again please
Support Team: Note the need to update the relevant KB article post release

5614 03/09/2006 08:42 pm grahamje

Copy and paste....

5613 03/09/2006 08:28 pm grahamje

There is no point looking up the group moderator name when none exists

5559 02/18/2006 04:28 pm grahamje

Clearing up a query which is causing problems on large installs [Bug #723]

5542 02/10/2006 11:19 pm grahamje

Let's see if we can make the support team's job a little easier.....
Automagically remove http:// from the server name if someone tries to put it in there
This should reduce the number of people who end up visiting microsoft.com on login :)

5539 02/10/2006 09:35 pm grahamje

Fix a minor typo in postgres database handling [Bug #393]

5528 02/05/2006 04:59 pm grahamje

Changes to the search code
- Add a configurable flood control limit to searching
- Change the way old search results are removed to deal with an issue with mysql 5 crashing on large queries
Note to translators: This adds new language variables
Note to designers: This changes a template file...

5510 01/29/2006 10:50 pm grahamje

Change to make style code consistant with usercp_register.php [#304]
Also remove an unneeded option

View revisions

Also available in: Atom