mirror of
https://github.com/friendica/friendica
synced 2025-02-22 01:26:47 +00:00
Merge branch 'pull'
This commit is contained in:
commit
6f6d4471d8
3 changed files with 5189 additions and 5214 deletions
|
@ -49,7 +49,7 @@ function oexchange_content(&$a) {
|
|||
$post['body'] = html2bbcode($s);
|
||||
$post['type'] = 'wall';
|
||||
|
||||
$_POST = $post;
|
||||
$_REQUEST = $post;
|
||||
require_once('mod/item.php');
|
||||
item_post($a);
|
||||
|
||||
|
|
8522
view/de/messages.po
Executable file → Normal file
8522
view/de/messages.po
Executable file → Normal file
File diff suppressed because it is too large
Load diff
1879
view/de/strings.php
1879
view/de/strings.php
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue