X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=BookReaderIA%2Finc%2FBookReader.inc;h=2044bf02d82cd62e00290021182bae694d2f9b03;hb=f1c40990d12010db46422b275066ac7925344e5e;hp=60a4304852677fc45b220158c9ac108dc40e8e6c;hpb=02ee5e2c239cf5774597289eee3d8aaf548d4944;p=bookreader.git diff --git a/BookReaderIA/inc/BookReader.inc b/BookReaderIA/inc/BookReader.inc index 60a4304..2044bf0 100644 --- a/BookReaderIA/inc/BookReader.inc +++ b/BookReaderIA/inc/BookReader.inc @@ -88,7 +88,7 @@ class BookReader // // @param subprefix Optional prefix to display a book inside an item (e.g. if does not match identifier) public static function draw($server, $mainDir, $identifier, $subPrefix, $title, - $coverLeaf=null, $titleStart='Internet Archive', $uiMode='full') + $coverLeaf=null, $titleStart='Internet Archive', $uiMode='full', $protected = false) { // Set title to default if not set if (!$title) { @@ -146,6 +146,9 @@ class BookReader + + +