Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
X Lib
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
XLibs
X Lib
Commits
62a85d46
Commit
62a85d46
authored
May 08, 2018
by
Alex Ne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug fix
parent
7b7a2df5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Credentials.php
Social/VK/Credentials.php
+1
-1
No files found.
Social/VK/Credentials.php
View file @
62a85d46
...
@@ -49,7 +49,7 @@ class Credentials {
...
@@ -49,7 +49,7 @@ class Credentials {
return
$this
->
api_version
;
return
$this
->
api_version
;
}
}
public
function
get_service_key
()
{
public
function
get_service_key
()
{
return
$this
->
$
api_service_key
;
return
$this
->
api_service_key
;
}
}
}
}
?>
?>
\ No newline at end of file
Write
Preview
Markdown
is supported
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