Lines 1-8
Link Here
|
1 |
@mode 444 |
|
|
2 |
@sample %%APACHEETCDIR%%/Includes/pandora_console.conf.sample |
3 |
@owner www |
1 |
@owner www |
4 |
@group www |
2 |
@group www |
5 |
@mode |
|
|
6 |
%%WWWDIR%%/ajax.php |
3 |
%%WWWDIR%%/ajax.php |
7 |
%%WWWDIR%%/attachment/index.html |
4 |
%%WWWDIR%%/attachment/index.html |
8 |
%%WWWDIR%%/attachment/mibs/index.html |
5 |
%%WWWDIR%%/attachment/mibs/index.html |
Lines 669-674
Link Here
|
669 |
%%WWWDIR%%/images/grafica_h.png |
666 |
%%WWWDIR%%/images/grafica_h.png |
670 |
%%WWWDIR%%/images/grafica_m.png |
667 |
%%WWWDIR%%/images/grafica_m.png |
671 |
%%WWWDIR%%/images/grafica_w.png |
668 |
%%WWWDIR%%/images/grafica_w.png |
|
|
669 |
%%WWWDIR%%/images/grafico_llave.png |
672 |
%%WWWDIR%%/images/graphmenu_arrow.png |
670 |
%%WWWDIR%%/images/graphmenu_arrow.png |
673 |
%%WWWDIR%%/images/graphmenu_arrow_hide.png |
671 |
%%WWWDIR%%/images/graphmenu_arrow_hide.png |
674 |
%%WWWDIR%%/images/greyback.gif |
672 |
%%WWWDIR%%/images/greyback.gif |
Lines 2772-2778
Link Here
|
2772 |
@comment install.php |
2770 |
@comment install.php |
2773 |
@unexec if [ -e %D/%%WWWDIR%%/install.php ];then rm -f %D/%%WWWDIR%%/install.php ;fi |
2771 |
@unexec if [ -e %D/%%WWWDIR%%/install.php ];then rm -f %D/%%WWWDIR%%/install.php ;fi |
2774 |
%%WWWDIR%%/install.done |
2772 |
%%WWWDIR%%/install.done |
2775 |
@exec [ -e %D/%B/include/config.php ] || cp -p %D/%F %B/install.php |
2773 |
@exec [ -e %B/include/config.php ] || cp -p %D/%F %B/install.php |
2776 |
%%WWWDIR%%/mobile/images/ajax-loader.gif |
2774 |
%%WWWDIR%%/mobile/images/ajax-loader.gif |
2777 |
%%WWWDIR%%/mobile/images/bricks.png |
2775 |
%%WWWDIR%%/mobile/images/bricks.png |
2778 |
%%WWWDIR%%/mobile/images/datos_blue.png |
2776 |
%%WWWDIR%%/mobile/images/datos_blue.png |
Lines 2927-2929
Link Here
|
2927 |
%%WWWDIR%%/pandoradb.postgreSQL.sql |
2925 |
%%WWWDIR%%/pandoradb.postgreSQL.sql |
2928 |
%%WWWDIR%%/pandoradb.sql |
2926 |
%%WWWDIR%%/pandoradb.sql |
2929 |
%%WWWDIR%%/pandoradb_data.sql |
2927 |
%%WWWDIR%%/pandoradb_data.sql |
|
|
2928 |
@sample(,,444) %%APACHEETCDIR%%/Includes/pandora_console.conf.sample |