Robert9
Guest
Member
service/thread/creator
Code:
Code:
Here I can not attack.
Then I can do only an automatic edit after creating a thread?[/CODE]
Continue reading...
Continue reading...
Code:
Code:
Code:
protected function finalSetup()
{
$date = time();
$this->thread->post_date = $date;
$this->thread->last_post_date = $date;
...
$this->post->post_date = $date;
...
}
Then I can do only an automatic edit after creating a thread?
Continue reading...
Continue reading...