mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-25 04:24:31 +02:00
More updates ... added Date and Content-type/encoding output for the emails, updated all email templates
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2587 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -55,7 +55,7 @@ function make_forum_select($box_name, $ignore_forum = false)
|
||||
//
|
||||
// Synchronise functions for forums/topics
|
||||
//
|
||||
function sync($type, $id)
|
||||
function sync($type, $id = false)
|
||||
{
|
||||
global $db;
|
||||
|
||||
|
Reference in New Issue
Block a user