send rating information to directories

This commit is contained in:
friendica
2015-02-02 20:13:07 -08:00
parent fa710106e5
commit 1807db6cb0
5 changed files with 157 additions and 28 deletions

View File

@@ -60,7 +60,7 @@ function prate_post(&$a) {
$record = $z[0]['xlink_id'];
}
if($record) {
proc_run('php','include/notifier.php','rating',$record);
proc_run('php','include/ratenotif.php','rating',$record);
}
$x = q("select abook_id from abook where abook_xchan = '%s' and abook_channel = %d limit 1",