fixed typo in itop-ticket module definition

SVN:trunk[535]
This commit is contained in:
Romain Quetiez
2010-07-02 13:45:30 +00:00
parent bd2f35e286
commit eff8b2818e

View File

@@ -19,10 +19,10 @@ SetupWebPage::AddModule(
// Components
//
'datamodel' => array(
'model.itop-ticket.php',
'model.itop-tickets.php',
),
'dictionary' => array(
'en.dict.itop-ticket.php',
'en.dict.itop-tickets.php',
),
'data.struct' => array(
),