We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2c08e commit 812ddd8Copy full SHA for 812ddd8
.docker/entrypoint.sh
@@ -78,7 +78,7 @@ sed -i "s#/var/www/$LANGUAGE/version.xml#/var/www/doc-base/version.xml#g" "$MANU
78
sed -i "s#/var/www/$LANGUAGE/sources.xml#/var/www/doc-base/sources.xml#g" "$MANUAL_PATH"
79
head -n 25 "$MANUAL_PATH"
80
81
-# 🧩 Inclure le package PHP pour PhD
+# 🧩 Include the PHP package for PhD
82
export PHP_INCLUDE_PATH="$PHD_DIR/phpdotnet/phd/Package:$PHD_DIR/phpdotnet/phd/Package/PHP:$PHP_INCLUDE_PATH"
83
84
cd /var/www/$LANGUAGE
0 commit comments