Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
8fc6f009
Commit
8fc6f009
authored
Oct 11, 2006
by
Penny Leach
Browse files
fixing parse error ;)
parent
04a6485b
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/lib/auth.php
View file @
8fc6f009
...
...
@@ -49,6 +49,7 @@ abstract class Auth {
/**
* Given a username, returns a hash of information about a user.
*
*/
public
static
abstract
function
get_user_info
(
$username
);
public
static
function
get_config_options
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment