diff options
| author | Greg Roach <fisharebest@gmail.com> | 2014-02-22 21:57:58 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2014-02-22 21:57:58 +0000 |
| commit | af1141761d51c699cd1b195385feb94aaad34a31 (patch) | |
| tree | 72c18887c8bb94dc2c9ee71c0897593fdc887c7e /.gitattributes | |
| parent | debfb4a98e80d39fcde846a753abf262f52a6024 (diff) | |
| download | webtrees-af1141761d51c699cd1b195385feb94aaad34a31.tar.gz webtrees-af1141761d51c699cd1b195385feb94aaad34a31.tar.bz2 webtrees-af1141761d51c699cd1b195385feb94aaad34a31.zip | |
Zend_Http library is needed by FB plugin
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 6fac12c45f..556bfc5c35 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,7 +22,6 @@ library/Zend/Feed/ export-ignore library/Zend/File/ export-ignore library/Zend/Form/ export-ignore library/Zend/Gdata/ export-ignore -library/Zend/Http/ export-ignore library/Zend/Infocard/ export-ignore library/Zend/Json/ export-ignore library/Zend/Layout/ export-ignore |
