feat(reading): clean and refactor routing for books -> reading to separate paths
This commit is contained in:
parent
8d9455940e
commit
d1d107ce36
21 changed files with 42 additions and 88 deletions
|
@ -2,6 +2,7 @@
|
|||
require_once "icons.php";
|
||||
require_once "media.php";
|
||||
require_once "paginator.php";
|
||||
require_once "routing.php";
|
||||
require_once "strings.php";
|
||||
require_once "tags.php";
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue