Skip to content
Snippets Groups Projects
Commit 1e8916a0 authored by Karl Hasselbring's avatar Karl Hasselbring
Browse files

Versionsnummer der Quicktips an neues System angepasst

parent 888a02ef
No related branches found
No related tags found
1 merge request!1323Versionsnummer der Quicktips an neues System angepasst
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment