<?php
require_once 'settings.inc.php';

$db = new PDO(SHIM_DB_CONN, SHIM_DB_USER, SHIM_DB_PASS);