mirror of
https://github.com/wickedest/Mergely.git
synced 2026-04-25 12:08:34 +08:00
Use release version.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$key = '';
|
||||
$debug = True;
|
||||
$debug = False;
|
||||
if (isset($_GET['key'])) {
|
||||
$key = $_GET['key'];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user