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
open-source
MetaGer
Commits
50c83a7e
Commit
50c83a7e
authored
Oct 01, 2018
by
Karl Hasselbring
Browse files
Versionsnummer der Quicktips an neues System angepasst
parent
5e5cff14
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Models/Quicktips/Quicktips.php
View file @
50c83a7e
...
...
@@ -12,7 +12,7 @@ class Quicktips
{
use
DispatchesJobs
;
const
QUICKTIP_URL
=
"http://localhost:63825/1.1
.0
/quicktips.xml"
;
const
QUICKTIP_URL
=
"http://localhost:63825/1.1/quicktips.xml"
;
const
QUICKTIP_NAME
=
"quicktips"
;
const
CACHE_DURATION
=
60
;
...
...
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