Indefero

Indefero Commit Details


Date:2008-12-05 04:52:14 (16 years 17 days ago)
Author:Loic d'Anterroches
Branch:dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:6ae032df3e84bab8eedc9d18637dbb511a37d578
Parents: a1eeb1251659a565607ab87276e66696c1c056fd
Message:Fixed to correctly get a reference to the parameters.

Changes:

File differences

src/IDF/Plugin/SyncSvn.php
3333
3434
3535
36
36
3737
3838
3939
/**
* Entry point of the plugin.
*/
static public function entry($signal, $params)
static public function entry($signal, &$params)
{
// First check for the 3 mandatory config variables.
if (!Pluf::f('idf_plugin_syncsvn_authz_file', false) or

Archive Download the corresponding diff file

Page rendered in 0.07822s using 13 queries.