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-06-03 04:55:36 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
admin
History
Paul S. Owen
11d212a83f
Fixed content-type/length bugs
...
git-svn-id: file:///svn/phpbb/trunk@1970 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 14:13:59 +00:00
..
admin_board.php
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
2002-01-24 02:51:00 +00:00
admin_db_utilities.php
Fixed a bug in filetype detection for gzip in latest mozilla...
2002-01-24 15:31:18 +00:00
admin_disallow.php
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
2002-01-24 02:51:00 +00:00
admin_forum_prune.php
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
2002-01-24 02:51:00 +00:00
admin_forumauth.php
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
2002-01-24 02:51:00 +00:00
admin_forums.php
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
2002-01-24 02:51:00 +00:00
admin_groupauth.php
…
admin_groups.php
Removed dependance on global defined $mode ...
2002-01-25 02:15:08 +00:00
admin_mass_email.php
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
2002-01-24 02:51:00 +00:00
admin_ranks.php
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
2002-01-24 02:51:00 +00:00
admin_smilies.php
Fix for bug
#505883
2002-01-24 15:32:06 +00:00
admin_styles.php
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
2002-01-24 02:51:00 +00:00
admin_user_ban.php
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
2002-01-24 02:51:00 +00:00
admin_userauth.php
Changed setmodules == 1 to \!empty() to please Paul
2002-01-24 09:23:25 +00:00
admin_users.php
Fixed content-type/length bugs
2002-01-27 14:13:59 +00:00
admin_words.php
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
2002-01-24 02:51:00 +00:00
index.php
Remove hard-coded .php
2002-01-27 02:19:45 +00:00
page_footer_admin.php
…
page_header_admin.php
…
pagestart.inc
…