mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 22:41:28 +02:00
Change in format of module db data, add zebra, many things probably "damaged goods" for now ... don't panic Mr. Mainwaring, don't panic
git-svn-id: file:///svn/phpbb/trunk@4522 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
//
|
||||
// -------------------------------------------------------------
|
||||
|
||||
class ucp_remind extends ucp
|
||||
class ucp_remind extends module
|
||||
{
|
||||
function main($id)
|
||||
function ucp_remind($id, $mode)
|
||||
{
|
||||
global $censors, $config, $db, $user, $auth, $SID, $template, $phpbb_root_path, $phpEx;
|
||||
|
||||
|
Reference in New Issue
Block a user