mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-09-08 02:50:59 +00:00
add missing fold mark
This commit is contained in:
parent
7d81f5b0f8
commit
61f4dfca4b
|
@ -393,7 +393,7 @@ $EXT_CONF = '.var_export($EXT_CONF, true).';');
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
return self::checkExtensionByName($extname, $extconf, $options);
|
return self::checkExtensionByName($extname, $extconf, $options);
|
||||||
}
|
} /* }}} */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check content of extension directory or configuration of extension
|
* Check content of extension directory or configuration of extension
|
||||||
|
|
Loading…
Reference in New Issue
Block a user