This website requires JavaScript.
Explore
Help
Register
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-02-24 03:54:10 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
ucp
History
Paul S. Owen
b622c51d80
Here I am going on about minimising new includes and I go and create one ... probably better off as a seperate include though than adding ~500 lines of code to session.php
...
git-svn-id: file:///svn/phpbb/trunk@3670 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 22:23:08 +00:00
..
usercp_activate.php
Tons of work on the UCP, see my topic in the development forum for more info
2003-03-04 17:52:50 +00:00
usercp_avatar.php
…
usercp_confirm.php
Moved from includes/ucp ... but still thinking ucp/ would be better in includes/ with all the other modular components
2003-03-09 12:04:36 +00:00
usercp_main.php
wrong encoding. ;)
2003-03-04 18:32:30 +00:00
usercp_messaging.php
…
usercp_profile.php
We'll probably be needing this file
2003-03-04 17:55:12 +00:00
usercp_register.php
Here I am going on about minimising new includes and I go and create one ... probably better off as a seperate include though than adding ~500 lines of code to session.php
2003-03-18 22:23:08 +00:00
usercp_sendpasswd.php
…