fix contact photo updates - a result of baseurl being wrong for cmdline processes

This commit is contained in:
Friendika 2011-02-06 19:15:20 -08:00
parent 147d7f3bbf
commit b96d6c015b
3 changed files with 44 additions and 13 deletions

View file

@ -28,7 +28,6 @@ function poller_run($argv, $argc){
// run queue delivery process in the background
$php_path = ((x($a->config,'php_path') && strlen($a->config['php_path'])) ? $a->config['php_path'] : 'php');
//proc_close(proc_open("\"$php_path\" \"include/queue.php\" &", array(), $foo));
proc_run($php_path,"include/queue.php");
// clear old cache