Development

#1428 (non existent function getIsXmlHttpRequest())

You must first sign up to be able to contribute.

Ticket #1428 (closed documentation: fixed)

Opened 3 years ago

Last modified 3 years ago

non existent function getIsXmlHttpRequest()

Reported by: lucjan Assigned to:
Priority: minor Milestone: 1.0.0
Component: Version: 1.0.0-rc1
Keywords: Cc:
Qualification:

Description

There is this line of code: $isAjax = $this->getIsXmlHttpRequest();

instead of

$isAjax = $this->isXmlHttpRequest();

in http://www.symfony-project.com/book/trunk/11-Ajax-Integration

Change History

02/06/07 14:04:36 changed by francois

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

(In [3413]) fixed typo in Ajax documentation (closes #1428)

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.