diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-19 20:37:29 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-19 20:37:29 +0200 |
commit | 20b4c63e422e9ccac1a1124e9044e276dbca47ae (patch) | |
tree | 88d46740531a2adac40db1e4c27695e7dc9170f7 /bootstrap.inc | |
parent | 5ff4c337089fbc1dbe5dbde3e65f03ba0a1eac34 (diff) |
php-pecl-solr: 1.1.0 (stable)
Diffstat (limited to 'bootstrap.inc')
-rw-r--r-- | bootstrap.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bootstrap.inc b/bootstrap.inc new file mode 100644 index 0000000..0a3912d --- /dev/null +++ b/bootstrap.inc @@ -0,0 +1,5 @@ +<?php + +require_once "test.config.inc"; + +?>
\ No newline at end of file |