Skip to content

Commit

Permalink
Fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
yigitkeremoktay committed Nov 20, 2020
1 parent 8879683 commit 4c9fb92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions skymake-platform.php
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ function loadWebMeeting(){
$requestsuccess = true;
include "nps/widgets/dash.php";
echo("<h1>"._("Logging you out...")."</h1>");
session_destroy();
?>
<script>
window.setTimeout(function(){
Expand Down
2 changes: 1 addition & 1 deletion thisversion.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?php
define("THIS_VERSION","SFR-204515");
define("THIS_VERSION","SFR-204516");
define("VERSION_PROVIDER","Skyfallen Software Distribution");

0 comments on commit 4c9fb92

Please sign in to comment.