From b6e0d8dee02b1ecbb1396b9b973e11b92cd3b35b Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 8 May 2016 20:19:23 -0700 Subject: clean up some cruft --- doc/developer_function_primer.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/developer_function_primer.bb') diff --git a/doc/developer_function_primer.bb b/doc/developer_function_primer.bb index 373454440..684fea569 100644 --- a/doc/developer_function_primer.bb +++ b/doc/developer_function_primer.bb @@ -1,4 +1,4 @@ -[b]Red development - some useful basic functions[/b] +[b]$Projectname development - some useful basic functions[/b] [b]get_account_id()[/b] @@ -18,7 +18,7 @@ Returns the global app structure ($a). [b]App::get_observer()[/b] -(App:: is usually assigned to the global $a), so $a->get_observer() or get_app()->get_observer() - returns an xchan structure representing the current viewer if authenticated (locally or remotely). +returns an xchan structure representing the current viewer if authenticated (locally or remotely). [b]get_config($family,$key), get_pconfig($uid,$family,$key), get_xconfig($xchan_hash,$family,$key)[/b] -- cgit v1.2.3