Skip to content

Commit

Permalink
fix worldclocks
Browse files Browse the repository at this point in the history
  • Loading branch information
deepend-tildeclub committed Jan 23, 2024
1 parent 85f879f commit 390f645
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/members/include/worldclocks/manageclocks.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/*
* BlueThrust Clan Scripts
* Copyright 2014
*
* Author: Bluethrust Web Development
* E-mail: [email protected]
* Website: http://www.bluethrust.com
*
* License: http://www.bluethrust.com/license.php
*
*/
/*
* BlueThrust Clan Scripts
* Copyright 2014
*
* Author: Bluethrust Web Development
* E-mail: [email protected]
* Website: http://www.bluethrust.com
*
* License: http://www.bluethrust.com/license.php
*
*/


if (!isset($member) || substr($_SERVER['PHP_SELF'], -11) != "console.php") {
Expand Down

0 comments on commit 390f645

Please sign in to comment.