mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[GH-ISSUE #45] API Error : 0 + Fix #24
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @firegore on GitHub (Apr 19, 2015).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/45
Greetings,
i tried installing NSedit today, it wasnt working because of this Error:
PHP message: PHP Notice: Undefined variable: apiproto
You forgot to define in zones.php Line 14 that $apiproto must also be a Global, else it wont work ;)
Didnt know how to do a Pull Request so im just trying to help here
@tuxis-ie commented on GitHub (Apr 20, 2015):
Good point! Thanks.