pluf2

pluf2 Commit Details


Date:2010-03-24 16:20:38 (14 years 8 months ago)
Author:Loic d'Anterroches
Branch:master
Commit:8b45e0493a3aea95c8a2e35b34b83a06e0f06d81
Parents: 00fd702b875e22644cf1d791ed984dbc2cc9693e
Message:Fixed to always set the funnel tracking properties.

Changes:

File differences

src/Pluf/AB.php
264264
265265
266266
267
267268
268269
269270
self::check_uid($request->COOKIE['pabuid'])) {
$request->pabuid = $request->COOKIE['pabuid'];
}
$request->pabprops = array();
if (isset($request->COOKIE['pabprops'])) {
try {
$request->pabprops = Pluf_Sign::loads($request->COOKIE['pabprops']);

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05201s using 13 queries.