purge all Workflow Activity Help and prune i18n entries

This commit is contained in:
Colin Kuskie 2007-07-17 23:40:43 +00:00
parent 7548cfb90a
commit 9c43c79a3a
72 changed files with 0 additions and 1181 deletions

View file

@ -19,11 +19,6 @@ our $I18N = {
lastUpdated => 0,
},
'clean login history body' => {
message => q|<p>This workflow activity will go through the User Login Log table in the WebGUI database and prune entries that are older than the user configured time limit.</p>|,
lastUpdated => 0,
},
};
1;