This commit is contained in:
Sébastien Lucas 2014-02-12 03:56:30 +01:00
parent ed7b91633f
commit 237a2ff39a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni

Vedi File

@ -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];