--- fix.sh 2001/09/28 23:34:37 1.10 +++ fix.sh 2001/10/04 14:59:34 1.14 @@ -1,5 +1,5 @@ #! /bin/sh -DIRS="img/news img/bolesti img/autori pdf/medicus pdf/inf_glasnik templates_c med/templates_c" +DIRS="img/news img/bolesti img/autori pdf/medicus pdf/inf_glasnik pdf/farm_glasnik templates_c med/templates_c" LINKS=". edit . med/edit ../index.html img/bolesti/index.html @@ -11,7 +11,6 @@ stanja.tpl templates/lifestyle.tpl ../pdf med/pdf ../inc med/inc -../fonts med/fonts ../js med/js ../../img/news med/img/news ../../img/banner-title.gif med/img/banner-title.gif @@ -43,15 +42,14 @@ ../../templates/highlight.tpl med/templates/highlight.tpl ../../templates/mnogosearch.tpl med/templates/mnogosearch.tpl ../../templates/qa.tpl med/templates/qa.tpl +../../templates/arhiva.tpl med/templates/arhiva.tpl ../../templates/knjiznica-vademecum.tpl med/templates/vademecum.tpl ../../templates/knjiznica-lijekovi.tpl med/templates/lijekovi.tpl ../index.php med/index.php ../pdf.php med/pdf.php ../legal.php med/legal.php ../stil.php med/stil.php -../levels.css med/levels.css -../verdanab.ttf med/verdanab.ttf -../button.php med/button.php" +../levels.css med/levels.css" # ------------- cd "`dirname "${0}"`" echo -n "Creating dirs:"