🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
2026-02-02 13:42:56 -05:00
commit ed12b83a8c
42 changed files with 4061 additions and 0 deletions
@@ -0,0 +1,6 @@
# - - - - - - - - - - - - - - - - - - - - - - - - -
# php settings
PHP_VERSION="${PHP_VERSION//php/}"
PHP_INI_DIR="${PHP_INI_DIR:-$(__find_php_ini)}"
PHP_BIN_DIR="${PHP_BIN_DIR:-$(__find_php_bin)}"
# - - - - - - - - - - - - - - - - - - - - - - - - -