#!/bin/sh -f #file=geisa_trs_local HOME_GEISA=/usr/local/apache/cgi-bin/geisa . $HOME_GEISA/geisa_init titlel "Liste Transitions" "Transition List" bnamel "GEISA base locale" "GEISA local Database" . $HOME_GEISA/geisa_page_begin . $HOME_GEISA/geisa_form_getbegin infol "Ce fichier peut résulter de l'une des options" "This file could result of the following options" infoc " cre, cop " infol "ou" "or" infoc " cop_local, " infol "il doit contenir une base de données compatible Geisa." "it should be a valid Geisa database." . $HOME_GEISA/geisa_form_getfname . $HOME_GEISA/geisa_form_getfcomp #specifique menu ###. geisa_form_moles dnu_opt=0 #no dnu submenu ###. geisa_form_nu . $HOME_GEISA/geisa_form_moles_nu . $HOME_GEISA/geisa_form_debug . $HOME_GEISA/geisa_form_end . $HOME_GEISA/geisa_menu . $HOME_GEISA/geisa_page_end