| Current Path : /home/julesbu/www/wp-content/plugins/kk-star-ratings/src/core/views/markup/ |
| Current File : /home/julesbu/www/wp-content/plugins/kk-star-ratings/src/core/views/markup/active-star.php |
<?php
if (! defined('KK_STAR_RATINGS')) {
http_response_code(404);
exit();
}
?>
<?php echo $__view('markup/star.php'); ?>