implemented root actions for plugins

finished network and date plugins
renamed old 'bin' direcory
This commit is contained in:
lars 2006-09-13 10:38:05 +00:00
parent 2b4180a83b
commit e80b8874ff
13 changed files with 211 additions and 23 deletions

View file

@ -12,7 +12,7 @@ Lang {
Rank = 30
}
Warning.InvalidIP {
WarningMessage.InvalidIP {
Title = Invalid value
Text = An invalid network address (IP) was supplied. Please try again.
}