1
0

Patch by Matthew Groeninger to support applying child permissions

This commit is contained in:
Garvin Hicking
2006-08-18 12:01:25 +00:00
parent 299736566d
commit cc9329fa11
65 changed files with 102 additions and 100 deletions

View File

@@ -875,3 +875,4 @@
@define('PREFERENCE_USE_JS_DESC', 'If enabled, advanced JavaScript sections will be enabled for better usability, like in the Plugin Configuration section you can use drag and drop for re-ordering plugins.');
@define('PREFERENCE_USE_JS_WARNING', '(This page uses advanced JavaScripting. If you are having functionality issues, please disable the use of advanced JS usage in your personal preferences or disable your browser\'s JavaScript)');
@define('INSTALL_PERMALINK_COMMENTSPATH', 'Path to comments');
@define('PERM_SET_CHILD', 'Set the same permissions on all child directories');