Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !if ..classes/ isin ..$m_ and $wims_user!=$empty |
||
3 | imagedir=$wims_ref_name?session=$wims_session&cmd=getfile&special_parm=oefimages/$e_ |
||
4 | Imagedir=oefimages/$e_ |
||
5 | class_header=wimshome/log/classes/$wims_class/ |
||
6 | !else |
||
7 | imagedir=modules/$m_/images/$e_ |
||
8 | Imagedir=$httpd_PWD/$imagedir |
||
9 | class_header=wimshome/public_html/modules/$m_/ |
||
10 | !endif |
||
11 | Class_header=!replace internal ../wimshome/ by $wims_home/ in ../$class_header |