2007-02-27 04:45:35 +01:00
|
|
|
%%PHPMP%%/COPYING
|
|
|
|
%%PHPMP%%/ChangeLog
|
|
|
|
%%PHPMP%%/INSTALL
|
|
|
|
%%PHPMP%%/README
|
|
|
|
%%PHPMP%%/TODO
|
2011-04-24 08:07:10 +02:00
|
|
|
@unexec if cmp -s %D/%%PHPMP%%/config.php.sample %D/%%PHPMP%%/config.php; then rm -f %D/%%PHPMP%%/config.php; fi
|
|
|
|
%%PHPMP%%/config.php.sample
|
|
|
|
@exec if [ ! -f %D/%%PHPMP%%/config.php ] ; then cp -p %D/%F %B/config.php; fi
|
2011-04-27 03:50:58 +02:00
|
|
|
%%PHPMP%%/features.php
|
2007-02-27 04:45:35 +01:00
|
|
|
%%PHPMP%%/index.php
|
|
|
|
%%PHPMP%%/info.php
|
|
|
|
%%PHPMP%%/info2html.php
|
|
|
|
%%PHPMP%%/main.php
|
2011-04-27 03:50:58 +02:00
|
|
|
%%PHPMP%%/mpd-favicon.ico
|
2007-02-27 04:45:35 +01:00
|
|
|
%%PHPMP%%/playlist.php
|
|
|
|
%%PHPMP%%/sort.php
|
|
|
|
%%PHPMP%%/theme.php
|
|
|
|
%%PHPMP%%/transparent.gif
|
|
|
|
%%PHPMP%%/utils.php
|
2011-04-27 03:50:58 +02:00
|
|
|
%%PHPMP%%/xml-parse.php
|
2007-02-27 04:45:35 +01:00
|
|
|
@dirrmtry %%PHPMP%%
|