KJams Wiki:About: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
* MediaWiki v 1.4.9 (released on 2005-08-29) | * MediaWiki v 1.4.9 (released on 2005-08-29) | ||
** Auth_phpbb.php v 1.5 (released 2005-09-12) | |||
Overides includes/AuthPlugin.php functions to provide authentication against phpBB user table for edit access. | Overides includes/AuthPlugin.php functions to provide authentication against phpBB user table for edit access. | ||
** Added the following line to includes/templates/Userlogin.php at line 19 to provide account creation info for new users. | |||
<?php echo 'dollar'?> | |||
Revision as of 03:48, 21 September 2005
- MediaWiki v 1.4.9 (released on 2005-08-29)
- Auth_phpbb.php v 1.5 (released 2005-09-12)
Overides includes/AuthPlugin.php functions to provide authentication against phpBB user table for edit access.
- Added the following line to includes/templates/Userlogin.php at line 19 to provide account creation info for new users.
<?php echo 'dollar'?>