Usage:
$smcFunc['db_sybase']
Description: Tells SMF whether the database uses sybase (PostgreSQL and SQlite) or not (MySQL). Shall not be called as a function, but used a boolean.
Parameters:
None.
Return: True if the database uses sybase, false otherwise.
Example:
none