Development

#2680 (Error in Askeet tutorial page 5)

You must first sign up to be able to contribute.

Ticket #2680 (closed documentation: fixed)

Opened 1 year ago

Last modified 1 year ago

Error in Askeet tutorial page 5

Reported by: st_lim Assigned to: fabien
Priority: minor Milestone:
Component: other Version: 1.0.9
Keywords: Cc:
Qualification: Unreviewed

Description

In the bottom templates section, _list.php makes references to use_helpers, which does not exist.

It also refers to a helper called Question that has not been installed in the users' environment at the time of the documentation.

Change History

12/27/07 15:52:48 changed by fabien

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

(In [6758]) doc: replaced old use_helpers by use_helper (closes #2680)