Rev 27 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
<?php
require_once 'lib/Model.php';
require_once __DIR__ . '/../Model.php';
abstract class Adapter
{
/**
* Database used by the adapter