Development

#2717 (i18n helper not declared)

You must first sign up to be able to contribute.

Ticket #2717 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

i18n helper not declared

Reported by: Manuel.Dalla.Lana Assigned to: xavier
Priority: minor Milestone:
Component: sfPropelActAsCommentablePlugin Version:
Keywords: i18n Cc:
Qualification: Unreviewed

Description

In _commentList.php and _commentView.php (version 0.4) is not declared use_helper('I18N'), leading to an error if i18n is not declared before using this components

Change History

12/24/07 23:06:16 changed by xavier

  • status changed from new to closed.
  • resolution set to fixed.

fixed in [6694]