Last change
on this file since 18235 was
9590,
checked in by flop25, 14 years ago
|
use of combine tag : relocation of css in config files, css and js files combined
todo : js code not in file
remove events from spread_menu and add_menu_on_public_pages of themes
|
File size:
276 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $BACK_COLOR='0x000000'; |
---|
3 | $FRONT_COLOR='0xffffff'; |
---|
4 | $LIGHT_COLOR='0xe8e3dc'; |
---|
5 | $STYLE_FILE= 'plugins/'.MP_NAME.'/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.