Localization: cleanup in data model class declarations

SVN:trunk[355]
This commit is contained in:
Romain Quetiez
2010-04-20 15:54:13 +00:00
parent b0ff4a409a
commit 018da0ddf4
22 changed files with 0 additions and 216 deletions

View File

@@ -14,8 +14,6 @@ class AuditRule extends cmdbAbstractObject
$aParams = array
(
"category" => "application",
"name" => "AuditRule",
"description" => "A rule to check for a given Audit category",
"key_type" => "autoincrement",
"key_label" => "",
"name_attcode" => "name",