Skip to content
New issue

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

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

Already on GitHub? # to your account

Update for admin tools #21

Merged
merged 3 commits into from
Aug 23, 2018

Conversation

mrrobot47
Copy link
Member

Closes #20

Signed-off-by: Riddhesh Sanghvi <riddheshsanghvi96@gmail.com>
Signed-off-by: Riddhesh Sanghvi <riddheshsanghvi96@gmail.com>
@mrrobot47 mrrobot47 self-assigned this Aug 23, 2018
if ( ! empty( $this->site['wp_user'] ) && ! $this->skip_install ) {
$info[] = [ 'WordPress Username', $this->site['wp_user'] ];
$info[] = [ 'WordPress Password', $this->site['wp_pass'] ];
}
$info [] = [ 'DB Root Password', $this->db['root_pass'] ];
Copy link
Contributor

Choose a reason for hiding this comment

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

remove extra space here. $info [] check it all the places in this pr.

Signed-off-by: Riddhesh Sanghvi <riddheshsanghvi96@gmail.com>
@rahulsprajapati rahulsprajapati merged commit 3b821fe into EasyEngine:develop Aug 23, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants