$db_type
in developer/globals.php
The type of database being used.
Example: mysql.
<?php
global $db_type;
?>
Login or register to post comments in developer/globals.php
The type of database being used.
Example: mysql.
<?php
global $db_type;
?>
Login or register to post comments