1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-18 04:20:50 +01:00
2018-08-08 21:06:08 +02:00

6 lines
79 B
PHP

<?php
define('DOCROOT', __DIR__.'/../..');
$dbo = Database::getConnection();