Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Variables | |
if(PHP_VERSION_ID< 70000) | else |
if(PHP_VERSION_ID< 70200||!extension_loaded('sodium')) | elseif (!function_exists( 'sodium_crypto_stream_xchacha20_xor')) |
Sodium_Compat autoloader.
string | $class | Class name to be autoloaded. |
if (PHP_VERSION_ID< 70200||!extension_loaded( 'sodium')) elseif(!function_exists('sodium_crypto_stream_xchacha20_xor')) |