mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Refactor
This commit is contained in:
parent
b6a3c8866a
commit
2f26729c84
14 changed files with 391 additions and 339 deletions
|
@ -22,6 +22,7 @@ require_once ROOT . '/vendor/autoload.php';
|
|||
require_once INCLUDES . '/poche/Template.class.php';
|
||||
require_once INCLUDES . '/poche/Language.class.php';
|
||||
require_once INCLUDES . '/poche/Routing.class.php';
|
||||
require_once INCLUDES . '/poche/WallabagEpub.class.php';
|
||||
require_once INCLUDES . '/poche/Poche.class.php';
|
||||
|
||||
require_once INCLUDES . '/poche/Database.class.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue