Comment 16 for bug 1570744

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/6368
Committed: https://git.mahara.org/mahara/mahara/commit/2db0fd90652927e656c67939c400307e1990ff8c
Submitter: Aaron Wells (<email address hidden>)
Branch: 16.04_STABLE

commit 2db0fd90652927e656c67939c400307e1990ff8c
Author: Aaron Wells <email address hidden>
Date: Mon Apr 18 17:24:49 2016 +1200

Correcting typoes in cookie-issuing code

Bug 1570744: Accidentally used set_cookie() instead of
setcookie(). This makes the cookie break if you use
the $cfg->cookieprefix setting.

behatnotneeded: Covered by existing tests

Change-Id: Idec3676222e3ff4eb22f7925de6bec10cfa35755