.. |
info
|
put acp, mcp and ucp into modules/ directory
|
2008-12-24 14:08:15 +00:00 |
acp_attachments.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_ban.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_bbcodes.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_board.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_bots.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_captcha.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_database.php
|
i am not sure if people will like the config layout i test here... it requires the framework at least being present
|
2009-01-20 16:54:15 +00:00 |
acp_disallow.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_email.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_forums.php
|
Adjust some files to support new methods...
|
2009-01-19 15:24:24 +00:00 |
acp_groups.php
|
modified some files to get the admin index page working, as well as index page in logged in state and not logged in state
|
2009-01-16 17:41:04 +00:00 |
acp_icons.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_inactive.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_jabber.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_language.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_logs.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_main.php
|
Adjust some files to support new methods...
|
2009-01-19 15:24:24 +00:00 |
acp_modules.php
|
modified some files to get the admin index page working, as well as index page in logged in state and not logged in state
|
2009-01-16 17:41:04 +00:00 |
acp_permission_roles.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_permissions.php
|
modified some files to get the admin index page working, as well as index page in logged in state and not logged in state
|
2009-01-16 17:41:04 +00:00 |
acp_php_info.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_profile.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_prune.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_ranks.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_reasons.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_search.php
|
Adjust some files to support new methods...
|
2009-01-19 15:24:24 +00:00 |
acp_styles.php
|
Adjust some files to support new methods...
|
2009-01-19 15:24:24 +00:00 |
acp_update.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
acp_users.php
|
modified some files to get the admin index page working, as well as index page in logged in state and not logged in state
|
2009-01-16 17:41:04 +00:00 |
acp_words.php
|
$config to phpbb::$config
|
2008-12-28 23:30:09 +00:00 |
auth.php
|
implement new phpbb::$acm object, replacing $cache global
|
2008-12-28 13:27:58 +00:00 |