1
0

Revert "addlang"

This reverts commit c3db29a036.
This commit is contained in:
Garvin Hicking
2016-02-10 12:48:59 +01:00
parent f9fc569c5d
commit 74b9251c40
65 changed files with 66 additions and 65 deletions

View File

@ -1 +1,2 @@
@define('CONFIG_PERMALINK_PATH_DESC', 'Please note that you have to use a prefix so that Serendipity can properly map the URL to the proper action. You may change the prefix to any unique name, but not remove it. This applies to all path prefix definitions.');
@define('CONFIG_PERMALINK_PATH_DESC', 'Please note that you have to use a prefix. Without a prefix, Serendipity will think that the normal blog access page is requested because of the regular expression matches. So you may change the prefix to some other unique name, but not remove it altogether! This applies to all path prefix definitions here.');