I also guess that the umil was updated.MOD Validation corrections. Ability to allow mchat on index page or not via ACP. Updated xsl to 1.2.23
Css Hash Tool
- Memories of phpBB 3.0.14Css Hash Tool
- Memories of phpBB 3.0.14Css Hash Tool
- Memories of phpBB 3.0.14Sorry, just isn't possible per the code from within mchat.phpwintstar wrote:I have this feature disabled the members and the entries in the admin log have still![]()
thanks![]()
Stephan
Code: Select all
// prune the chats if nescessary and amount in ACP not empty
if ($config_mchat['prune_enable'] && $config_mchat['prune_num'] > 0)
{
mchat_prune((int) $config_mchat['prune_num']);
}