centurion-project / Centurion

Centurion is an open-source CMS delivered as a flexible PHP5 Content Management Framework
http://www.centurion-project.org
197 stars 51 forks source link

Fix get tranlation #31

Closed frenchcomp closed 12 years ago

frenchcomp commented 12 years ago

There is a mistake in Translation_Traits_Model_DbTable_Interface :

There is a method called "getTranlationSpec" instead of "getTranslationSpec"