version 1.37, 2009/01/30 00:18:05
|
version 1.38, 2009/01/30 00:20:53
|
|
|
| |
# Site Localization | # Site Localization |
if (!(-e suflag.txt)) then | if (!(-e suflag.txt)) then |
if (!(-e config.local) then |
if (!(-e config.local)) then |
echo "You must copy config.local.template to config.local, then edit config.local to contain localized values." | echo "You must copy config.local.template to config.local, then edit config.local to contain localized values." |
echo "****IMPORTANT WARNING**** The edited config.local will contain important entries - keep it safe, especially during updates to new NetDRMS versions." | echo "****IMPORTANT WARNING**** The edited config.local will contain important entries - keep it safe, especially during updates to new NetDRMS versions." |
else | else |