author | Junio C Hamano <gitster@pobox.com> | |
Sat, 29 Nov 2008 21:02:08 +0000 (13:02 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 1 Dec 2008 02:15:52 +0000 (18:15 -0800) | ||
commit | a7c5a283509f6a70753c90393dfad016312b8822 | |
tree | 7be59557340199f0240264fb6098c5039447aa6e | tree | snapshot |
parent | 8d2dbbac21bbb76af29133331e2a88870d93899d | commit | diff |
gitweb: rename gitweb_check_feature to gitweb_get_feature
The function is about retrieving the configuration parameter list for the
feature. A more robust way to check if a feature is enabled will be
introduced in the next patch, and the function will be called
gitweb_check_feature.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The function is about retrieving the configuration parameter list for the
feature. A more robust way to check if a feature is enabled will be
introduced in the next patch, and the function will be called
gitweb_check_feature.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |