00001 ;;ini file that contain translation of used strings. chenge to change language 00002 strings=/home/paolo/www/phpPgWeb/conf/strings.en 00003 00004 ;; where files are stored 00005 [DbFiles] 00006 00007 ;; remote visible directory trought web server 00008 remote=/dbFiles/ 00009 00010 ;; local directory in wich php store uploaded files 00011 local=/home/paolo/www/phpPgWeb/html/dbFiles/ 00012 00013 [MimeTypeIcons] 00014 00015 remote=/image/mime-type/ 00016 local=/home/paolo/www/phpPgWeb/html/image/mime-type/ 00017 00018 [html] 00019 ;;the name of html form used (it is used to sed data from a popup to the opener form) 00020 formName=pgform 00021 00022 [Images] 00023 00024 previous = "/image/previous.gif" 00025 next = "/image/next.gif" 00026 search = "/image/search.png" 00027 view = "/image/view.png" 00028 edit = "/image/edit.png" 00029 delete = "/image/delete.png" 00030 select = "/image/select1.png" 00031 up = "/image/up.gif" 00032 down = "/image/down.gif" 00033 up1 = "/image/up1.gif" 00034 down1 = "/image/down1.gif" 00035 00036 00037 [debug] 00038 ;;if some sql errors occurs and you want to print executed query 00039 SQL=0