Merge branch 'fh/filter-api'

Conflicts:
	cgit.c
Tá an tiomantas seo le fáil i:
Lars Hjemli
2011-05-23 23:28:38 +02:00
tuismitheoir 652a5a18db c2b58ed853
tiomantas ab350a77b1
D'athraigh 11 comhad le 127 breiseanna agus 21 scriosta

Féach ar an gComhad

@@ -291,7 +291,7 @@ void cgit_print_site_readme()
if (!ctx.cfg.root_readme)
return;
if (ctx.cfg.about_filter)
cgit_open_filter(ctx.cfg.about_filter);
cgit_open_filter(ctx.cfg.about_filter, NULL);
html_include(ctx.cfg.root_readme);
if (ctx.cfg.about_filter)
cgit_close_filter(ctx.cfg.about_filter);