Skip to content

Conversation

@melancn
Copy link

@melancn melancn commented Jun 18, 2017

No description provided.

$q = array_pull($queryParams, 'q');
$page = array_pull($queryParams, 'page', 1);
$discussion = new Discussion();
$totledis = $discussion->count();
Copy link
Member

Choose a reason for hiding this comment

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

totle? total?

Copy link
Author

Choose a reason for hiding this comment

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

为了后人的可维护性。就是totle了!

Choose a reason for hiding this comment

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

还是改了吧,黑历史啊

Copy link
Author

Choose a reason for hiding this comment

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

@nroskill @Gizeta 删掉这一段!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants