aboutsummaryrefslogtreecommitdiffstats
path: root/etc/templates/profile.template
diff options
context:
space:
mode:
Diffstat (limited to 'etc/templates/profile.template')
-rw-r--r--etc/templates/profile.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index d39e16025..2188721b8 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -94,6 +94,9 @@ include globals.local
94# Allow perl (blacklisted by disable-interpreters.inc) 94# Allow perl (blacklisted by disable-interpreters.inc)
95#include allow-perl.inc 95#include allow-perl.inc
96 96
97# Allow php (blacklisted by disable-interpreters.inc)
98#include allow-php.inc
99
97# Allow python (blacklisted by disable-interpreters.inc) 100# Allow python (blacklisted by disable-interpreters.inc)
98#include allow-python2.inc 101#include allow-python2.inc
99#include allow-python3.inc 102#include allow-python3.inc