Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Danny Froberg
steempress_amn
Commits
25e4f2d3
Commit
25e4f2d3
authored
Oct 24, 2018
by
Martin Lees
Browse files
Branch creation
parent
fc0c3889
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin/class-steempress_sp-admin.php
View file @
25e4f2d3
...
...
@@ -51,8 +51,8 @@ class Steempress_sp_Admin {
$this
->
plugin_name
=
$plugin_name
;
$this
->
version
=
$version
;
$this
->
api_url
=
"https://api.steempress.io"
;
//
$this->api_url = "http://localhost:8001";
//
$this->api_url = "https://api.steempress.io";
$this
->
api_url
=
"http://localhost:8001"
;
}
/**
...
...
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