diff options
| author | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-05-05 19:34:39 +0200 |
|---|---|---|
| committer | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-05-05 19:34:39 +0200 |
| commit | 705c4cb50eea66585cc95c7314001fce9dd197cd (patch) | |
| tree | 4a448f4e30b117e12306b643121f49da15e6376b /vendor/bin | |
| download | Catalog-705c4cb50eea66585cc95c7314001fce9dd197cd.tar.gz Catalog-705c4cb50eea66585cc95c7314001fce9dd197cd.zip | |
Initial commit
Diffstat (limited to 'vendor/bin')
| -rwxr-xr-x | vendor/bin/propel | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/bin/propel b/vendor/bin/propel new file mode 100755 index 0000000..9301b05 --- /dev/null +++ b/vendor/bin/propel @@ -0,0 +1,4 @@ +#!/usr/bin/env php +<?php + +include('propel.php'); |
