phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / docs / auth_api.html

History | View | Annotate | Download (13.1 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
  • svn:mime-type: text/html
# Date Author Comment
10932 01/16/2011 09:30 pm Git Gatekeeper

commit ba5c7d8e63d97650989c2866c20c11f16f4c1128
Merge: e9c584a 60eff4e
Author: Nils Adermann <>
Date: Sun Jan 16 22:25:49 2011 +0100

Merge branch 'ticket/bantu/9859' into develop-olympus
  • ticket/bantu/9859:
    [ticket/9859] Remove the years from the copyright statements in docs files....
10823 10/19/2010 01:15 pm Git Gatekeeper

commit d503272645d0f14daa2c2664e04dbdc33da9379e
Merge: 5f0f8c2 b27b69c
Author: Igor Wiedler <>
Date: Tue Oct 19 14:03:44 2010 +0200

Merge branch 'ticket/bantu/9857' into develop-olympus
  • ticket/bantu/9857:
    [ticket/9857] Remove visible $Id$ from phpBB/docs files.
10819 10/19/2010 11:45 am Git Gatekeeper

commit 435636e626d4b4f08820be790c2a8ae41893f960
Merge: acabe5a 9950fa3
Author: Andreas Fischer <>
Date: Tue Oct 19 12:32:09 2010 +0200

Merge branch 'ticket/jellydoughnut/9854' into develop-olympus
  • ticket/jellydoughnut/9854:...
8887 09/19/2008 12:25 pm Meik Sievertsen

mine type property working in rep view?

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'.

8097 09/22/2007 08:13 pm Meik Sievertsen

updated documents to prosilver style

8061 08/21/2007 05:09 pm Meik Sievertsen

- make sure the copyright/disclaimer is consistent
- two fixes...

7819 07/01/2007 08:46 pm Meik Sievertsen

allow mod authors to plug in info_ language files for population within the menu.

7020 02/20/2007 05:46 am David M

#8148

6915 01/21/2007 07:33 pm Meik Sievertsen

fixing some bugs, most being submitted grammatical/spelling errors.

6048 06/11/2006 08:13 pm Meik Sievertsen

- fixed a few bugs
- added user_add() function
- check posted images ([img]) for same domain/scipt and php files
- auth_api.html updated to the coding guidelines look&feel
- introduced ability to force non page-updates (cron is using it)
- correctly resend coppa email

6009 06/04/2006 06:30 pm Nils Adermann

- permission trace correctly uses language variables now
- updated documentation for the auth class
- use cache for "SELECT forum_name FROM phpbb_forums WHERE forum_id = X" queries everywhere and not only in functions_display
- updated the permission trace to include information about global settings overwriting local ones...

3272 01/07/2003 09:47 pm psotfx

A document