stable
Clone or download
Read-only
request #11036: Do not install PHP files by default in the website project
Project websites "features" should not be used and should especially not be used with PHP scripts. As such, Tuleap should not deploy PHP script by default. Change-Id: Id74ab723d0e7ee57a3def45fc6d7274379942f59
Modified Files
Name | ||||
---|---|---|---|---|
A | site-content/en_US/others/default_page.html | +7 | −0 | Go to diff View file |
D | site-content/en_US/others/default_page.php | +0 | −57 | Go to diff View file |
D | site-content/fr_FR/others/default_page.php | +0 | −57 | Go to diff View file |
M | src/common/backend/BackendSystem.class.php | +12 | −9 | Go to diff View file |
M | tests/simpletest/common/backend/BackendSystemTest.php | +3 | −3 | Go to diff View file |