diff options
Diffstat (limited to 'mod/notice.php')
-rwxr-xr-x | mod/notice.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/notice.php b/mod/notice.php index 9d8aeed70..19cf53189 100755 --- a/mod/notice.php +++ b/mod/notice.php @@ -1,5 +1,5 @@ <?php - /* identi.ca -> friendika items permanent-url compatibility */ + /* identi.ca -> friendica items permanent-url compatibility */ function notice_init(&$a){ $id = $a->argv[1]; |