diff options
Diffstat (limited to 'src/__phutil_library_init__.php')
| -rw-r--r-- | src/__phutil_library_init__.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/__phutil_library_init__.php b/src/__phutil_library_init__.php new file mode 100644 index 0000000..0b22869 --- /dev/null +++ b/src/__phutil_library_init__.php @@ -0,0 +1,3 @@ +<?php + +phutil_register_library('phorge-elasticsearch-modern', __FILE__); |
