mirror of
https://github.com/zebrajr/server.git
synced 2025-12-06 12:20:40 +01:00
6 lines
85 B
PHP
6 lines
85 B
PHP
if (`select version() like '%debug%'`)
|
|
{
|
|
skip Does not run with debug binaries;
|
|
}
|
|
|