mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-06 12:41:43 +02:00
I don't think we need those
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@8842 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -253,9 +253,6 @@ function bbencode_second_pass($text, $uid)
|
||||
|
||||
} // bbencode_second_pass()
|
||||
|
||||
// Need to initialize the random numbers only ONCE
|
||||
mt_srand( (double) microtime() * 1000000);
|
||||
|
||||
function make_bbcode_uid()
|
||||
{
|
||||
// Unique ID for this message..
|
||||
|
Reference in New Issue
Block a user