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

Rename .jar file #295

Closed
topjor opened this issue Nov 16, 2014 · 0 comments
Closed

Rename .jar file #295

topjor opened this issue Nov 16, 2014 · 0 comments
Labels
Milestone

Comments

@topjor
Copy link
Contributor

topjor commented Nov 16, 2014

The renaming of the jar file is not working
it makes it empty
panel / node / ajax / settings / jarname.php
@ line 39 the variable is not correct
it should be
$server->server_jar = $_POST['jarfile'];
instead of
$server->server_jar = $_POST['jar_file'];

@DaneEveritt DaneEveritt added this to the 0.8.0 Beta milestone Nov 16, 2014
LordRalex added a commit that referenced this issue Nov 16, 2014
@DaneEveritt DaneEveritt modified the milestones: 0.8.0 Beta, 0.7.6 Beta Dec 7, 2014
LordRalex added a commit that referenced this issue Sep 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants