mirror of
https://github.com/janunger/rheinwerk-video-training.git
synced 2024-11-23 23:53:41 +01:00
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
|
#!/usr/bin/env php
|
||
|
<?php
|
||
|
|
||
|
require __DIR__ . '/doctrine-dbal.php';
|