Commit 71853fce authored by Jonathan.Wage's avatar Jonathan.Wage

Initial entry of the doctrine cli base.

parent cb36f5d0
#!/usr/bin/env php
<?php
include('doctrine.php');
<?php
require_once('config.php');
require_once('cli.php');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment