Pluf Framework

Pluf Framework Commit Details


Date:2008-11-10 05:54:47 (16 years 1 month ago)
Author:Loic d'Anterroches
Branch:develop, master
Commit:8305a3a4cc5398ac16519d85a7ebfb1add836d17
Parents: c648c9125690e280c4d397f27a6a859a5a6dd9ce
Message:Fixed stupid typo, sorry.

Changes:

File differences

src/Pluf.php
341341
342342
343343
344
344345
345346
346347
0 === strpos($file, Pluf::f('pear_path','/usr/share/php/'))
or
false !== strripos($file, 'pear') // if pear in the path, ignore
)
) {
return;
}

Archive Download the corresponding diff file

Branches

Tags

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