From 888c5dc84930c29ffab5d6f1ce1f4b0d5e7e3dad Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Sun, 31 Aug 2014 21:25:33 +0200 Subject: missing ' --- doc/Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Plugins.md b/doc/Plugins.md index c3eaea348..0db7c9ebc 100644 --- a/doc/Plugins.md +++ b/doc/Plugins.md @@ -180,7 +180,7 @@ Now let's add our functions to create and store preference settings. /* Add our stylesheet to the page so we can make our settings look nice */ - head_add_css(/addon/randplace/randplace.css'); + head_add_css('/addon/randplace/randplace.css'); /* Get the current state of our config variable */ -- cgit v1.2.3 From 2d0ad0625a1bc8bc54ad21d1a5ebb057b0afa357 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 31 Aug 2014 16:24:05 -0700 Subject: sql error in profile_activity --- include/activities.php | 2 +- include/zot.php | 6 ++---- version.inc | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/include/activities.php b/include/activities.php index 4502b758e..d978ebcd6 100644 --- a/include/activities.php +++ b/include/activities.php @@ -25,7 +25,7 @@ function profile_activity($changed, $value) { $arr['verb'] = ACTIVITY_UPDATE; $arr['obj_type'] = ACTIVITY_OBJ_PROFILE; - $arr['$plink'] = z_root() . '/channel/' . $self['channel_address'] . '/?f=&mid=' . $arr['mid']; + $arr['plink'] = z_root() . '/channel/' . $self['channel_address'] . '/?f=&mid=' . $arr['mid']; $A = '[url=' . z_root() . '/channel/' . $self['channel_address'] . ']' . $self['channel_name'] . '[/url]'; diff --git a/include/zot.php b/include/zot.php index 8627656c2..6ccee8c39 100644 --- a/include/zot.php +++ b/include/zot.php @@ -1791,8 +1791,6 @@ function process_mail_delivery($sender,$arr,$deliveries) { function process_profile_delivery($sender,$arr,$deliveries) { - // deliveries is irrelevant, what to do about birthday notification....? - logger('process_profile_delivery', LOGGER_DEBUG); $r = q("select xchan_addr from xchan where xchan_hash = '%s' limit 1", @@ -1864,7 +1862,7 @@ function import_directory_profile($hash,$profile,$addr,$ud_flags = UPDATE_FLAGS_ $update = false; foreach($r[0] as $k => $v) { if((array_key_exists($k,$arr)) && ($arr[$k] != $v)) { - logger('import_directory_profile: update' . $k . ' => ' . $arr[$k]); + logger('import_directory_profile: update ' . $k . ' => ' . $arr[$k]); $update = true; break; } @@ -1906,7 +1904,7 @@ function import_directory_profile($hash,$profile,$addr,$ud_flags = UPDATE_FLAGS_ } else { $update = true; - logger('import_directory_profile: new profile'); + logger('import_directory_profile: new profile '); $x = q("insert into xprof (xprof_hash, xprof_desc, xprof_dob, xprof_age, xprof_gender, xprof_marital, xprof_sexual, xprof_locale, xprof_region, xprof_postcode, xprof_country, xprof_about, xprof_homepage, xprof_hometown, xprof_keywords) values ('%s', '%s', '%s', %d, '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s') ", dbesc($arr['xprof_hash']), dbesc($arr['xprof_desc']), diff --git a/version.inc b/version.inc index 309a291d2..29de108fb 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-08-30.783 +2014-08-31.784 -- cgit v1.2.3 From e721220340010793ee8ebf3f55ac68e8799c2887 Mon Sep 17 00:00:00 2001 From: Jeroen Date: Sun, 31 Aug 2014 23:26:17 +0000 Subject: Finally updated/re-translated the Dutch introduction text --- assets/home.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/home.html b/assets/home.html index 329a27901..a0d048682 100644 --- a/assets/home.html +++ b/assets/home.html @@ -293,19 +293,19 @@ La Matrice Rouge est un outil idéal