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

Missing argument when menu() function is called from history.php #4

Closed
dpiekacz opened this issue Apr 13, 2017 · 1 comment
Closed

Comments

@dpiekacz
Copy link

PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function menu(), 0 passed in /opt/as-stats-gui/history.php on line 72 and exactly 1 expected in /opt/as-stats-gui/func.inc:256 Stack trace:
#0 /opt/as-stats-gui/history.php(72): menu() #1 {main} thrown in /opt/as-stats-gui/func.inc on line 256

It will be the same story for asset.php, linkusage.php and sample-blank.php

Small patch included as an attachment. Tested with the latest GIT version.
as-stats-gui_patch.txt

.

nidebr pushed a commit that referenced this issue Apr 13, 2017
@nidebr
Copy link
Owner

nidebr commented Apr 13, 2017

Hi,

Thanks for your patch, I just commit it.

BR.

@nidebr nidebr closed this as completed Apr 24, 2017
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

No branches or pull requests

2 participants