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-09-14 18:14:17 +02:00
Code
Issues
Releases
Wiki
Activity
Files
5bea3ea3b430c0e9de46154ecd638092b67dc8eb
php-phpbb
/
phpBB
/
admin
History
Paul S. Owen
8c31649706
require_once updates
...
git-svn-id: file:///svn/phpbb/trunk@3340 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 14:15:48 +00:00
..
images
Paul oopsied everywhere ... bad Paul ... use your litter tray
2002-11-26 00:17:06 +00:00
admin_ban.php
Case change for lang var names
2003-01-10 14:17:48 +00:00
admin_board.php
require_once updates
2003-01-21 14:15:48 +00:00
admin_database.php
require_once updates
2003-01-21 14:15:48 +00:00
admin_disallow.php
Mainly updates for additional/altered admin permission options ... note, you MUST empty your current auth_options table and insert the list from the mysql_basic, you will also need to empty the auth_user/auth_group tables and re-assign permissions, and you should clear the $acl_options array in config_cache
2002-11-09 00:04:18 +00:00
admin_email.php
Mainly updates for additional/altered admin permission options ... note, you MUST empty your current auth_options table and insert the list from the mysql_basic, you will also need to empty the auth_user/auth_group tables and re-assign permissions, and you should clear the $acl_options array in config_cache
2002-11-09 00:04:18 +00:00
admin_forums.php
require_once updates
2003-01-21 14:15:48 +00:00
admin_groups.php
Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final
2002-10-20 19:19:07 +00:00
admin_permissions.php
require_once updates
2003-01-21 14:15:48 +00:00
admin_prune_users.php
Mainly updates for additional/altered admin permission options ... note, you MUST empty your current auth_options table and insert the list from the mysql_basic, you will also need to empty the auth_user/auth_group tables and re-assign permissions, and you should clear the $acl_options array in config_cache
2002-11-09 00:04:18 +00:00
admin_prune.php
require_once updates
2003-01-21 14:15:48 +00:00
admin_ranks.php
Mainly updates for additional/altered admin permission options ... note, you MUST empty your current auth_options table and insert the list from the mysql_basic, you will also need to empty the auth_user/auth_group tables and re-assign permissions, and you should clear the $acl_options array in config_cache
2002-11-09 00:04:18 +00:00
admin_search.php
Minor fixes
2003-01-13 05:11:11 +00:00
admin_smilies.php
Mainly updates for additional/altered admin permission options ... note, you MUST empty your current auth_options table and insert the list from the mysql_basic, you will also need to empty the auth_user/auth_group tables and re-assign permissions, and you should clear the $acl_options array in config_cache
2002-11-09 00:04:18 +00:00
admin_styles.php
require_once updates
2003-01-21 14:15:48 +00:00
admin_users.php
require_once updates
2003-01-21 14:15:48 +00:00
admin_viewlogs.php
I know the jumpbox layout doesn't always match the real forum structure ... will fix
2002-11-26 00:50:16 +00:00
admin_words.php
require_once updates
2003-01-21 14:15:48 +00:00
forms.css
Hard-coded HTML into admin modules ... no point in continuing to template this stuff since no one (or few) rarely bother to make use of the feature. Lots of changes for permissions, sessions, etc. some new styling stuff present (inc. editing templates though not complete), lots of bugs and non-functioning stuff ... any 'existing' modules will cause the right hand panel to fail ... remove them. If I catch anyone nicking graphics from here I'll kill 'em ...
2002-07-14 14:51:03 +00:00
index.php
Mainly updates for additional/altered admin permission options ... note, you MUST empty your current auth_options table and insert the list from the mysql_basic, you will also need to empty the auth_user/auth_group tables and re-assign permissions, and you should clear the $acl_options array in config_cache
2002-11-09 00:04:18 +00:00
pagestart.php
Un-b0rked ACL options caching, small general fixes
2003-01-20 05:12:38 +00:00
subSilver.css
Change background colour of selection box for presets ... just trying to find "good" way of seperating headers from options without lots of space, or "underlining"
2003-01-11 15:27:37 +00:00