1<?php
2/**
3 * Options for the Stars2 Plugin
4 *
5 * @author    Zahno Silvan <zaswiki@gmail.com>
6 */
7$conf['height']    = '32';       // default height of stars in pixels
8