<?php defined('SYSPATH') or die('No direct access allowed.');

abstract class Database_TSM extends lnApp_Database_TSM {}
?>