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
d117fc94
Commit
d117fc94
authored
Oct 01, 2018
by
Phil Höfer
Browse files
Merge branch '707-metager-spruche' into 'development'
Versionsnummer der Quicktips an neues System angepasst Closes
#707
See merge request
!1323
parents
888a02ef
1e8916a0
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/Models/Quicktips/Quicktips.php
View file @
d117fc94
...
...
@@ -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
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