1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-03-03 02:37:43 +01:00
2018-08-08 21:06:08 +02:00

6 lines
79 B
PHP

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