raw sketch of ratings category
This commit is contained in:
parent
4c4cd05eb1
commit
4b7743397b
4 changed files with 106 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
require_once ("config.php");
|
||||
require_once ("base.php");
|
||||
require_once ("author.php");
|
||||
require_once ("rating.php");
|
||||
require_once ("publisher.php");
|
||||
require_once ("serie.php");
|
||||
require_once ("tag.php");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue