Help
>
>
>
"; } function getHeader() { ob_start(); $plgName = EzGA::getPlgName(); $plgSlug = EzGA::getSlug(); $plgModeName = EzGA::$pluginModes[$plgSlug]; $isPro = EzGA::$isPro; $plgPrice = EzGA::$plgPrice; if (!empty(EzGA::$options['eztheme'])) { $themeCSS = "css/bootstrap-" . strtolower(EzGA::$options['eztheme']) . ".min.css"; } else { $themeCSS = "css/bootstrap-cerulean.min.css"; } ?> <?php echo $plgName; ?>