Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cp6 committed Feb 22, 2021
2 parents 381a479 + caa72cf commit bc6d3e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion activate.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
} else {//No key
$cc = new configAndConnect();
$cc->outputString("Key is required");
}
}
2 changes: 1 addition & 1 deletion class.php
Original file line number Diff line number Diff line change
Expand Up @@ -502,4 +502,4 @@ class="form-control"
<?php
}

}
}

0 comments on commit bc6d3e2

Please sign in to comment.