We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
jeo/inc/admin/admin-page-framework.php
Line 2607 in bc70004
There is an error with this function once installing the them on PHP 7.
This should be updated to function start_el( &$strOutput, $oCategory, $intDepth = 0, $arrArgs = array(), $intID = 0) {
function start_el( &$strOutput, $oCategory, $intDepth = 0, $arrArgs = array(), $intID = 0) {
Related to #87 #82
The text was updated successfully, but these errors were encountered:
No branches or pull requests
jeo/inc/admin/admin-page-framework.php
Line 2607 in bc70004
There is an error with this function once installing the them on PHP 7.
This should be updated to
function start_el( &$strOutput, $oCategory, $intDepth = 0, $arrArgs = array(), $intID = 0) {
Related to #87 #82
The text was updated successfully, but these errors were encountered: