Skip to content

Commit fe1bcd1

Browse files
committed
Changed include to include_once, just for case...
1 parent 91f864f commit fe1bcd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helpukraine.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Usage:
44
// Either access this script directly or include it at tbe begining of your own page's PHP:
55
//
6-
// include("helpukraine.php");
6+
// include_once("helpukraine.php");
77
//
88
// A special Stop The War page will be displayed instead of your web content if:
99
//

0 commit comments

Comments
 (0)