#615 | 'tags' => '', |
#616 | 'intro' => $intro, |
#617 | 'pic' => isset($post['pic']) ? trim($post['pic']) : '', |
#618 | 'uid' => $uid, |
#619 | 'author' => $author, |
#620 | 'source' => isset($post['source']) ? trim($post['source']) : '', |
#621 | 'lasttime' => isset($post['lasttime']) ? $post['lasttime'] : $_ENV['_time'], |
#622 | 'ip' => isset($post['ip']) ? $post['ip'] : ip2long($_ENV['_ip']), |
#623 | 'imagenum' => $olddata['imagenum'], |
#624 | 'filenum' => $olddata['filenum'], |