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

Last change on this file since 3560 was 3560, checked in by flop25, 15 years ago

MP_LOCALEDIT_PATH

File size: 208 bytes
RevLine 
[3559]1<?php
2$BACK_COLOR='0x000000';
3$FRONT_COLOR='0xffffff';
4$LIGHT_COLOR='0xe8e3dc';
5$STYLE_FILE='template/style/my_phone/my_phone.css';
[3560]6$TPL_FILE=MP_LOCALEDIT_PATH.'template/style/my_phone/my_phone.tpl';
[3559]7?>
Note: See TracBrowser for help on using the repository browser.