stash('entry'); $path = $ctx->mt->config['CGIPath']; if (!preg_match('!/$!', $path)) { $path .= '/'; } return $path . $ctx->mt->config['CommentScript'] . '?__mode=handle_sign_in&' . ($args['static'] ? 'static=1' : 'static=0') . '&entry_id=' . $entry['entry_id'] . '&logout=1'; } ?>