Skip to content
This repository was archived by the owner on May 19, 2022. It is now read-only.

Commit 3b3bd37

Browse files
test
1 parent 480cfa2 commit 3b3bd37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

init.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
$instance_id = 0;
4343
$page_id=get_page_id();
4444

45-
var_dump($aa_app_id);
46-
var_dump($page_id);exit();
4745
$apparena->setInstanceId($aa_app_id, $instance_id,$page_id);
4846
$app = $apparena->getData();
4947
$global->app = $app;

0 commit comments

Comments
 (0)