aboutsummaryrefslogtreecommitdiff
path: root/virtual/modules/websites/chloe/chloe_config_prod/chmod.php
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-01-18 23:03:33 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-01-18 23:03:33 +0100
commit62a0946e8b3eda220943b9740becb3c969455549 (patch)
treea4dd353e4a600535b82564fddba8af7a2e31f994 /virtual/modules/websites/chloe/chloe_config_prod/chmod.php
parent21b095c7a2fc75e8ec991c963e9079071c7d8e28 (diff)
downloadNix-62a0946e8b3eda220943b9740becb3c969455549.tar.gz
Nix-62a0946e8b3eda220943b9740becb3c969455549.tar.zst
Nix-62a0946e8b3eda220943b9740becb3c969455549.zip
Fix chloe dev website
Diffstat (limited to 'virtual/modules/websites/chloe/chloe_config_prod/chmod.php')
-rw-r--r--virtual/modules/websites/chloe/chloe_config_prod/chmod.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/virtual/modules/websites/chloe/chloe_config_prod/chmod.php b/virtual/modules/websites/chloe/chloe_config_prod/chmod.php
new file mode 100644
index 0000000..aae16cd
--- /dev/null
+++ b/virtual/modules/websites/chloe/chloe_config_prod/chmod.php
@@ -0,0 +1,4 @@
1<?php
2if (!defined("_ECRIRE_INC_VERSION")) return;
3if (!defined('_SPIP_CHMOD')) define('_SPIP_CHMOD', 0777);
4?> \ No newline at end of file