Rev 14458 | Rev 14868 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14458 | Rev 14460 | ||
---|---|---|---|
Line 18... | Line 18... | ||
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 | titb keyw datm prev next upbl dat1 dat2 front_exist |
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 |
|
23 | !read themes/_procs/frontmsg.proc |
26 | !endif |
24 | |
27 | !read ./tabletheme |
25 | !read ./tabletheme |
28 | !read ./formcolors |
26 | !read ./formcolors |
29 | !read adm/search_engine/names.$lang |
27 | !read adm/search_engine/names.$lang |
30 | module_language=$lang |
28 | module_language=$lang |
31 | subclasscnt=0 |
29 | subclasscnt=0 |