Skip to content

Conversation

rev3z
Copy link

@rev3z rev3z commented Jul 4, 2018

changes for php5.5 -- '??'
changes for mysql5.6 -- post insert SQL

$start = $route['page'];
} else {
$start = 0;
}
Copy link

Choose a reason for hiding this comment

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

$start = ($start!=NULL)?$start:1; //кажется этой строки не хватает

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.

2 participants