Archived
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 470c369837
commit bcfaefb514
65 changed files with 102 additions and 100 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_ru.inc.php 1342 2006-07-28 11:07:54Z garvinhicking $
<?php # $Id: serendipity_lang_ru.inc.php 1365 2006-08-09 07:35:18Z elf2000 $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation by Nightly <nightly@reys.net>
@@ -882,3 +882,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
@define('INSTALL_PERMALINK_COMMENTSPATH', 'Path to comments');
@define('PERM_SET_CHILD', 'Set the same permissions on all child directories');