syntaxerror
This commit is contained in:
parent
164841b09b
commit
b5d0aef67d
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ public class PageFlipper {
|
||||||
Utils.checkFooter();
|
Utils.checkFooter();
|
||||||
if (Utils.cookie) {
|
if (Utils.cookie) {
|
||||||
Utils.sendServerMessage("/ah")
|
Utils.sendServerMessage("/ah")
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue