Merge branch 'iconpopup' of https://github.com/fabrixxm/friendika into fabrixxm-iconpopup
Conflicts: mod/dfrn_poll.php
This commit is contained in:
commit
379af25215
12 changed files with 163 additions and 7 deletions
|
@ -445,7 +445,7 @@ function dfrn_poll_content(&$a) {
|
|||
'sec' => $sec
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
$profile = $r[0]['nickname'];
|
||||
|
||||
switch($destination_url) {
|
||||
|
@ -489,6 +489,10 @@ function dfrn_poll_content(&$a) {
|
|||
dbesc($session_id)
|
||||
);
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> 890753e5b545ca5777c6c9084e99cacf42a3b485
|
||||
|
||||
goaway($dest);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue