Add Custom columns through config. Only tested in HTML catalog for now
re #32
This commit is contained in:
parent
a96888c76a
commit
f4675dec52
5 changed files with 71 additions and 6 deletions
|
@ -12,6 +12,7 @@
|
|||
require_once ("author.php");
|
||||
require_once ("serie.php");
|
||||
require_once ("tag.php");
|
||||
require_once ("customcolumn.php");
|
||||
require_once ("book.php");
|
||||
|
||||
header ("Content-Type:application/xhtml+xml");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue