Update Kohana to 3.1.3.1
This commit is contained in:
@@ -14,10 +14,10 @@ return array(
|
||||
'name' => 'ORM',
|
||||
|
||||
// A short description of this module, shown on the index page
|
||||
'description' => 'Object modeling and relation mapping.',
|
||||
'description' => 'Official ORM module, a modeling library for object relational mapping.',
|
||||
|
||||
// Copyright message, shown in the footer for this module
|
||||
'copyright' => '© 2008–2010 Kohana Team',
|
||||
'copyright' => '© 2008–2011 Kohana Team',
|
||||
)
|
||||
)
|
||||
);
|
||||
);
|
||||
|
Reference in New Issue
Block a user