We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2de0806 + 4852bd2 commit 694905cCopy full SHA for 694905c
pocketmine.php
@@ -1,6 +1,6 @@
1
<?php if(!isset($_GET["main"])) $_GET["main"] = "/phar.php"; ?>
2
<html><head><title>PocketMine Plugin Making Tools</title></head>
3
-<frameset rows="100,*">
+<frameset rows="120,*">
4
<frame src="/pocketmine-frame-up.php" name="index" scrolling="on">
5
<frame
6
src="/pocketmine-frame-down.php?main=<?php echo urlencode($_GET["main"]) ?>"
0 commit comments