1
0
mirror of synced 2024-12-13 22:56:04 +03:00

Removed cli.

This commit is contained in:
Jonathan.Wage 2007-09-18 17:57:52 +00:00
parent 866386189e
commit 8185e1f17f
4 changed files with 0 additions and 8 deletions

View File

@ -1 +0,0 @@
<?php

View File

@ -1 +0,0 @@
<?php

View File

@ -1,3 +0,0 @@
#!/usr/bin/env php
<?php
include('doctrine.php');

View File

@ -1,3 +0,0 @@
<?php
require_once('config.php');
require_once('cli.php');