Rev 14326 | Rev 14460 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14326 | Rev 14458 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | !changeto launchseries.proc |
15 | !changeto launchseries.proc |
16 | !endif |
16 | !endif |
17 | 17 | ||
18 | wims_prefix=class user tmp cdt search m |
18 | wims_prefix=class user tmp cdt search m |
19 | wims_writable=exolist titlelist exototal package lastsearch \ |
19 | wims_writable=exolist titlelist exototal package lastsearch \ |
20 |
|
20 | titb keyw datm prev next upbl dat1 dat2 front_exist |
21 | wims_readable=session wims_session wims_class wims_user lang module cmd front_exist |
21 | wims_readable=session wims_session wims_class wims_user lang module cmd front_exist |
22 | 22 | ||
- | 23 | !set test=!defof frontmsg in wimshome/log/wims.conf |
|
- | 24 | !if $test!=$empty |
|
- | 25 | has_frontmsg=yes |
|
- | 26 | !endif |
|
23 | !read ./tabletheme |
27 | !read ./tabletheme |
24 | !read ./formcolors |
28 | !read ./formcolors |
25 | !read adm/search_engine/names.$lang |
29 | !read adm/search_engine/names.$lang |
26 | module_language=$lang |
30 | module_language=$lang |
27 | subclasscnt=0 |
31 | subclasscnt=0 |