Fix doc comment

This commit is contained in:
Madhura Jayaratne 2012-05-06 10:28:59 +05:30
parent 65c27edfbf
commit 4fa4fdac91

View File

@ -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()
{