source: extensions/music_player/template/style/my_phone.conf.php @ 6877

Last change on this file since 6877 was 6877, checked in by flop25, 14 years ago

version 2.1.3 for pwg 2.1.x

File size: 262 bytes
Line 
1<?php
2$BACK_COLOR='0x000000';
3$FRONT_COLOR='0xffffff';
4$LIGHT_COLOR='0xe8e3dc';
5$STYLE_FILE='template/style/my_phone/my_phone.css';
6$TPL_FILE= $m_p->plugin_path.'template/style/my_phone/my_phone.tpl';
7//$TPL_FILE='template/style/my_phone/my_phone.tpl';
8?>
Note: See TracBrowser for help on using the repository browser.