Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ticket/12880] core.mcp_queue_!is_topics_query_before #2764

Merged
merged 1 commit into from Aug 8, 2014

Conversation

brunoais
Copy link
Contributor

Adding core.mcp_queue_!is_topics_query_before

https://tracker.phpbb.com/browse/PHPBB3-12880

PHPBB3-12880

* @var int topic_id If topic_id != false, the topic id to filter the posts to
* @var String limit_time_sql String with the SQL code to limit the time interval of the post (Note: May be empty string)
* @var String sort_order_sql String with the ORDER BY SQL code used in this query (Note: May be empty string)
* @since 3.1.0-RC2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RC3

@Nicofuma Nicofuma added the Event label Aug 1, 2014
* @event core.mcp_queue_get_posts_query_before
* @var string sql Associative array with the query to be executed
* @var array forum_list List of forums that contain the posts
* @var mixed visibility_const Array of String or String with the topic visibility
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably be "Array of constants or constant for visibility constraints"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*integers instead of constants

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Adding core.mcp_queue_is_topics_query_before

PHPBB3-12880
nickvergessen added a commit to nickvergessen/phpbb that referenced this pull request Aug 8, 2014
[ticket/12880] core.mcp_queue_!is_topics_query_before

* brunoais/ticket/12880:
  [ticket/12880] core.mcp_queue_!is_topics_query_before
@nickvergessen nickvergessen merged commit 50cc81a into phpbb:develop-ascraeus Aug 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants