Rev 27 | Rev 51 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
<?php
require_once 'lib/Db/Table.php';
require_once __DIR__ . '/Table.php';
/**
* Generic abstract database mapper class
*
* @author Thomas Lahn