Skip to content
This repository was archived by the owner on Apr 9, 2023. It is now read-only.

Commit 2fa9a0c

Browse files
committed
Minor improvements
1 parent e4e4649 commit 2fa9a0c

File tree

3 files changed

+175
-174
lines changed

3 files changed

+175
-174
lines changed

example.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
include "tracker.php";
33

44
// Outputs javascript for additional tracking
5-
$b1_analytics->echoscript();
6-
?>
5+
$b1_analytics->echo_script();

0 commit comments

Comments
 (0)