This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-06-27 21:45:22 +02:00
Code
Issues
Releases
Wiki
Activity
Files
7ba89a0b2d333467c897dbde29a21cf106c845dd
php-phpbb
/
phpBB
/
includes
/
ucp
History
David M
6a1591f2be
- Significant speed increase, MySQL can't ORDER BY arbitrary statements anyway
...
git-svn-id: file:///svn/phpbb/trunk@5919 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-17 11:24:34 +00:00
..
info
Remove the module entries from the schema data file and generate the list instead
2006-05-01 19:45:42 +00:00
ucp_activate.php
…
ucp_attachments.php
…
ucp_confirm.php
…
ucp_groups.php
some changes before i forget...
2006-05-16 17:46:47 +00:00
ucp_main.php
- Significant speed increase, MySQL can't ORDER BY arbitrary statements anyway
2006-05-17 11:24:34 +00:00
ucp_pm_compose.php
- introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys
2006-05-12 20:52:58 +00:00
ucp_pm_options.php
…
ucp_pm_viewfolder.php
fix bug
#1736
2006-05-04 17:20:54 +00:00
ucp_pm_viewmessage.php
fix bug
#1736
2006-05-04 17:20:54 +00:00
ucp_pm.php
…
ucp_prefs.php
- introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug
#1116
]
2006-05-06 15:15:40 +00:00
ucp_profile.php
…
ucp_register.php
some changes before i forget...
2006-05-16 17:46:47 +00:00
ucp_remind.php
…
ucp_resend.php
…
ucp_zebra.php
…