add missing fold mark

This commit is contained in:
Uwe Steinmann 2025-09-03 11:44:31 +02:00
parent 7d81f5b0f8
commit 61f4dfca4b

View File

@ -393,7 +393,7 @@ $EXT_CONF = '.var_export($EXT_CONF, true).';');
return false;
return self::checkExtensionByName($extname, $extconf, $options);
}
} /* }}} */
/**
* Check content of extension directory or configuration of extension