]> gitweb.ps.run Git - ps-cgit/commitdiff
Add all config variables into struct cgit_context
authorLars Hjemli <hjemli@gmail.com>
Sat, 16 Feb 2008 12:07:13 +0000 (13:07 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sat, 16 Feb 2008 12:10:50 +0000 (13:10 +0100)
This removes another big set of global variables, and introduces the
cgit_prepare_context() function which populates a context-variable with
compile-time default values.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found