Development

#4113 (typo in readme)

You must first sign up to be able to contribute.

Ticket #4113 (closed documentation: fixed)

Opened 2 years ago

Last modified 1 year ago

typo in readme

Reported by: consist Assigned to: fabien
Priority: minor Milestone:
Component: sfPropelParanoidBehaviorPlugin Version: 1.0.17
Keywords: Cc:
Qualification: Unreviewed

Description

typo in the readme

Usage

Here are some examples of Propel calls and the generated SQL:
$article = Article::retrieveByPK(1);
Article::retrieveByPK(1)

should be

ArticlePeer::retrieveByPK(1)

Change History

02/26/09 15:27:33 changed by fabien

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

(In [15816]) [sfPropelParanoidBehaviorPlugin] fixed typo (closes #4113)

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.