ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,672
- Points
- 823
Reputation:
service/thread/creator
Code:
Here I can not attack.
Then I can do only an automatic edit after creating a thread?[/CODE]
Continue reading...
Code:
Code:
protected function finalSetup()
{
$date = time();
$this->thread->post_date = $date;
$this->thread->last_post_date = $date;
...
$this->post->post_date = $date;
...
}
Here I can not attack.
Then I can do only an automatic edit after creating a thread?[/CODE]
Continue reading...