comments sort of working again but now need to fix the threading which was ported when it was only half working

This commit is contained in:
friendica
2012-10-25 18:42:42 -07:00
parent ebb75340ec
commit 3b394ea43f
17 changed files with 423 additions and 594 deletions

View File

@@ -990,7 +990,7 @@ if(! function_exists('login')) {
$reg = false;
$reglink = get_config('system','register_link');
if(! strlen($reglink))
$reglink = 'zregister';
$reglink = 'register';
if ($register) {
$reg = array(