G
Gemini_13
Гость
alexey555, не в posting.php, а posts.php, будь внимательнее
вставь после:
вставь после:
PHP:
case 'add':
if (!isset($this->request['topic_id']))
{
$this->ajax_die('empty topic_id');
}