Indefero

Indefero Commit Details


Date:2011-03-29 17:17:35 (13 years 8 months ago)
Author:Thomas Keller
Branch: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, release-1.2, release-1.3
Commit:e408fe873300125efb086b44db3c8460d9f40aff
Parents: 836986462ac35fd03efed2dffa2e077b9d17bdb7
Message:Make the function static again; this change silently slipped through.

Changes:

File differences

src/IDF/Views/Project.php
6666
6767
6868
69
69
7070
7171
7272
*
* @return array
*/
private function getAccessibleModelFilters($request)
private static function getAccessibleModelFilters($request)
{
$filters = array('all' => __('All Updates'));

Archive Download the corresponding diff file

Page rendered in 0.09830s using 13 queries.