e107_plugins/_blank/admin_config.php
Returning type array{caption:'Help',text:'Some help text'}
but renderHelp()
is declared to return string
Open
Open
return array('caption'=> $caption,'text'=> $text);
- Exclude checks
Call to deprecated function \getperms()
defined at /code/class2.php:1322
Open
Open
if (!getperms("P"))
- Exclude checks