Got JS worked out, slapped together sign up UI
This commit is contained in:
parent
3c36b68f69
commit
446b128137
9 changed files with 358 additions and 7 deletions
|
@ -120,6 +120,10 @@ $config = array(
|
|||
),
|
||||
|
||||
// }}}
|
||||
'site' => array(
|
||||
'name' => 'LeaderBin',
|
||||
'domain' => 'leaderbin.com',
|
||||
),
|
||||
);
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue