🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2023-03-14 22:48:49 -04:00
parent dd49db981a
commit 392efaa98e
30 changed files with 1398 additions and 477 deletions

View File

@@ -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)}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -