api - login/out possible

This commit is contained in:
Timon Ostertun
2020-09-22 18:01:00 +02:00
parent 9371acec8c
commit cb840a8451
11 changed files with 602 additions and 11 deletions

View File

@@ -31,7 +31,7 @@ $(document).ready(function(){
'use strict'
var isAJAX = true; //Enables or disable AJAX page transitions and loading.
var isDevelopment = true; // Enables development mode. Clean cache & Stops BG & Highlights from changing defaults.
var isDevelopment = false; // Enables development mode. Clean cache & Stops BG & Highlights from changing defaults.
function init_template(){