Skip to content

Auto refresh in Log view#9

Open
bkurdali wants to merge 2 commits intomasterfrom
auto_refresh
Open

Auto refresh in Log view#9
bkurdali wants to merge 2 commits intomasterfrom
auto_refresh

Conversation

@bkurdali
Copy link
Copy Markdown
Collaborator

@bkurdali bkurdali commented May 6, 2017

Hi folks!
So while doing this, it seems communications.php is included from a couple of places where there are missing variables. I want to fix this, but should I do it in a different branch (to keep this one clean?)
Also the changes I made in communications.php might mean it should be using the autorefresh everywhere, which makes more sense anyway.

$unmark = (int)$_REQUEST['unmark'];

// Settings
$page = 50;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This might be unrelatedto what you wrote but this variable confuses me. what is page?

Copy link
Copy Markdown
Owner

@sharett sharett left a comment

Choose a reason for hiding this comment

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

Works well for me, but only for the log.php page. Can you also include it anywhere communications.php is included? Could it be part of that file instead?

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