/[health_html]/fix.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /fix.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by ravilov, Wed Sep 19 12:23:56 2001 UTC revision 1.8 by dpavlin, Tue Sep 25 23:17:33 2001 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  DIRS="img/news img/bolesti img/autori pdf templates_c med/templates_c"  DIRS="img/news img/bolesti img/autori pdf/medicus pdf/inf_glasnik templates_c med/templates_c"
3  LINKS=". edit  LINKS=". edit
4  . med/edit  . med/edit
5  ../index.html img/bolesti/index.html  ../index.html img/bolesti/index.html
6  ../index.html img/autori/index.html  ../index.html img/autori/index.html
7  ../index.html img/news/index.html  ../index.html img/news/index.html
8  ../img/index.html pdf/index.html  ../img/index.html pdf/index.html
9    ../index.html pdf/medicus/index.html
10    ../index.html pdf/inf_glasnik/index.html
11    stanja.tpl templates/lifestyle.tpl
12  ../pdf med/pdf  ../pdf med/pdf
13  ../inc med/inc  ../inc med/inc
14  ../fonts med/fonts  ../fonts med/fonts
# Line 13  LINKS=". edit Line 16  LINKS=". edit
16  ../img/news med/img/news  ../img/news med/img/news
17  ../img/bolesti med/img/bolesti  ../img/bolesti med/img/bolesti
18  ../img/autori med/img/autori  ../img/autori med/img/autori
19    ../../img/banneri med/img/banneri
20  ../../templates/edit.tpl med/templates/edit.tpl  ../../templates/edit.tpl med/templates/edit.tpl
21    ../../templates/show.tpl med/templates/show.tpl
22    ../../templates/search.tpl med/templates/search.tpl
23  ../../templates/links.tpl med/templates/links.tpl  ../../templates/links.tpl med/templates/links.tpl
24  ../../templates/wrapper.tpl med/templates/wrapper.tpl  ../../templates/wrapper.tpl med/templates/wrapper.tpl
25  ../../templates/print.tpl med/templates/print.tpl  ../../templates/print.tpl med/templates/print.tpl
26  ../../templates/footer.tpl med/templates/print.tpl  ../../templates/footer.tpl med/templates/footer.tpl
27    ../../templates/author.tpl med/templates/author.tpl
28    ../../templates/highlight.tpl med/templates/highlight.tpl
29    ../../templates/mnogosearch.tpl med/templates/mnogosearch.tpl
30  ../index.php med/index.php  ../index.php med/index.php
31  ../legal.php med/legal.php  ../legal.php med/legal.php
32    ../stil.php med/stil.php
33    ../levels.css med/levels.css
34  ../verdanab.ttf med/verdanab.ttf  ../verdanab.ttf med/verdanab.ttf
35  ../button.php med/button.php"  ../button.php med/button.php"
36  # -------------  # -------------

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.26