Pluf Framework

Sign in or create your account | Project List | Help

Pluf Framework Commit Details

Date:2009-05-22 15:33:38 (1 year 3 months ago)
Author:Loïc d'Anterroches
Commit:3cdac775e92b1ec85c6f95d1b39079eddb612d53
Message:Fixed error with the urls.

Files: src/Pluf/HTTP/URL.php (1 diff)

Change Details

src/Pluf/HTTP/URL.php
145145            if ($res) {
146146                return $res;
147147            }
148            continue;
148149        }
149150        if (
150151            (isset($dview['name']) && $dview['name'] == $vdef[2])

Archive Download the corresponding diff file

Branches:
develop
master