1
0
Fork 0

fixup of some nits with live update and remote comment display on profile page

This commit is contained in:
Mike Macgirvin 2010-07-25 22:51:45 -07:00
commit 9f81c3345b
13 changed files with 77 additions and 15 deletions

View file

@ -15,7 +15,7 @@ require_once("datetime.php");
if($argc < 3)
exit;
dbg(3);
//dbg(3);
$baseurl = $argv[1];
$a->set_baseurl($argv[1]);