Skip to content

Commit 694905c

Browse files
committed
Merge remote-tracking branch 'gonetone/patch-1' into new
2 parents 2de0806 + 4852bd2 commit 694905c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pocketmine.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php if(!isset($_GET["main"])) $_GET["main"] = "/phar.php"; ?>
22
<html><head><title>PocketMine Plugin Making Tools</title></head>
3-
<frameset rows="100,*">
3+
<frameset rows="120,*">
44
<frame src="/pocketmine-frame-up.php" name="index" scrolling="on">
55
<frame
66
src="/pocketmine-frame-down.php?main=<?php echo urlencode($_GET["main"]) ?>"

0 commit comments

Comments
 (0)