unused.
This commit is contained in:
parent
ed7b91633f
commit
237a2ff39a
|
@ -14,7 +14,6 @@ function notFound () {
|
|||
|
||||
function getComponentContent ($book, $component, $add) {
|
||||
$data = $book->component ($component);
|
||||
$directory = dirname ($component);
|
||||
|
||||
$callback = function ($m) use ($book, $component, $add) {
|
||||
$method = $m[1];
|
||||
|
|
Loading…
Reference in a new issue