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

Commit c8854cb

Browse files
fixing $postcont whrowing warning
1 parent 7229b86 commit c8854cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
$postcont = 'explorer';
3434
} else {
3535
$setexp = false;
36+
$postcont = null;
3637
}
3738

3839

0 commit comments

Comments
 (0)