Fix doc comment
This commit is contained in:
parent
65c27edfbf
commit
4fa4fdac91
@ -75,7 +75,7 @@ if (isset($plugin_list)) {
|
||||
/**
|
||||
* Returns whether the 'dbase' extension is loaded
|
||||
*
|
||||
* @return whether the 'dbase' extension is loaded
|
||||
* @return boolean whether the 'dbase' extension is loaded
|
||||
*/
|
||||
function _isDbaseLoaded()
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user