mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-26 17:54:39 +02:00
do not reset complete convert_row. :o
git-svn-id: file:///svn/phpbb/trunk@6853 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -142,7 +142,7 @@ $test_file = 'modcp.php';
|
||||
if (!$get_info)
|
||||
{
|
||||
// Test to see if the birthday MOD is installed on the source forum
|
||||
// Nils' birthday mod
|
||||
// Niels' birthday mod
|
||||
if (get_config_value('birthday_required') !== false)
|
||||
{
|
||||
define('MOD_BIRTHDAY', true);
|
||||
|
Reference in New Issue
Block a user