1<?php 2/** 3 * Options for the gallery plugin 4 * 5 * @author Dmitry Baikov <dsbaikov@gmail.com> 6 */ 7 8$conf['reflectBackground'] = '#55555'; 9$conf['reflect'] = 1; 10