5 lines
70 B
PHP
5 lines
70 B
PHP
|
|
if ($MYSQLXPLUGIN_DIR == '')
|
||
|
|
{
|
||
|
|
skip Mysqlx plugin not available.;
|
||
|
|
}
|