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

Configurable menus #484

Merged
merged 31 commits into from Jul 16, 2013
Merged

Conversation

kasunchathuranga
Copy link
Contributor

No description provided.

@ghost ghost assigned ibennetch Jul 8, 2013
@lem9
Copy link
Contributor

lem9 commented Jul 12, 2013

Kasun,
please have a look at 3cede7c which has an impact on your code.

@kasunchathuranga
Copy link
Contributor Author

Thanks Marc, I will update SQLs for new tables accordingly.

array('text', 'both')
)
) {
if (in_array($GLOBALS['cfg']['TabsMode'], array('text', 'both'))) {
Copy link
Member

Choose a reason for hiding this comment

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

@lem9, you last modified these lines, so double-checking with you that there's no problem to make one line out of five. It's still under our line-length limit, so I have no problem unless you kept it on multiple lines for a specific reason. There are a number of cases like this which are all similar

Copy link
Contributor

Choose a reason for hiding this comment

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

@ibennetch you can make one line out of five

@ibennetch ibennetch merged commit 45645a1 into phpmyadmin:master Jul 16, 2013
@ibennetch
Copy link
Member

Nice work, Kasun!

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.

None yet

3 participants