Indefero

Indefero Commit Details


Date:2009-01-21 12:29:03 (15 years 11 months 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:49c8510d31e6df679c3b03a5eb7dcf013ba85ab1
Parents: eb90d46eb8c51b27e904486253036ed9b46f1329
Message:Fixed the rights in the sync file.

Changes:

File differences

src/IDF/Plugin/SyncGit.php
4747
4848
4949
50
5051
5152
return;
}
@touch(Pluf::f('idf_plugin_syncgit_sync_file'));
@chmod(Pluf::f('idf_plugin_syncgit_sync_file'), 0666);
}
}

Archive Download the corresponding diff file

Page rendered in 0.07232s using 13 queries.