fixup of some nits with live update and remote comment display on profile page
This commit is contained in:
parent
52a2c7eb46
commit
9f81c3345b
13 changed files with 77 additions and 15 deletions
|
@ -15,7 +15,7 @@ require_once("datetime.php");
|
|||
|
||||
if($argc < 3)
|
||||
exit;
|
||||
dbg(3);
|
||||
//dbg(3);
|
||||
$baseurl = $argv[1];
|
||||
$a->set_baseurl($argv[1]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue