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 / branches / phpBB-3_0_0 / phpBB / includes / ucp / info

Name Size Revision Age Author Comment
ucp_attachments.php 569 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
ucp_groups.php 660 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
ucp_main.php 846 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
ucp_pm.php 1009 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
ucp_prefs.php 723 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
ucp_profile.php 1006 Bytes 10825 over 1 year Git Gatekeeper commit e87a8ef02c029a7c622b5ab8bb60e67c012a6165...
ucp_zebra.php 629 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?

Latest revisions

# Date Author Comment
10825 10/23/2010 01:15 pm Git Gatekeeper

commit e87a8ef02c029a7c622b5ab8bb60e67c012a6165
Merge: d503272 b9afa26
Author: Nils Adermann <>
Date: Sat Oct 23 14:08:38 2010 +0200

Merge branch 'ticket/igorw/9807' into develop-olympus
  • ticket/igorw/9807:
    [ticket/9807] Update existing module permissions in database...
8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8135 10/04/2007 05:08 pm Meik Sievertsen

#14621
#14596
info file changes

6447 10/06/2006 08:43 pm Meik Sievertsen

- support re-caching of theme data if stylesheet.css changed and load_tplcompile enabled
- mcp fixes
- fixed some usability issues

5873 05/01/2006 09:45 pm grahamje

Remove the module entries from the schema data file and generate the list instead
This should be the last major item with hard-coded id values in it

5765 04/06/2006 07:15 pm Meik Sievertsen

To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date.

- fix a bunch of bugs
- <!-- $Id$ --> is no longer allowed in template (.html) files
- changed layout of private message screens (folders are menu items)...

5725 03/25/2006 08:14 pm Meik Sievertsen

ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code.

View revisions

Also available in: Atom