egroupware_official/phpgwapi/inc/class.db.inc.php

1 line
126 B
PHP
Raw Normal View History

<?php include($phpgw_info["server"]["include_root"]."/phpgwapi/inc/class.db_".$phpgw_info["server"]["db_type"].".inc.php"); ?>