Browse Source

server test will now properly display bibtexbrowser example

pull/90/head
Chris 7 years ago
parent
commit
3056b96caa
  1. 3
      tests/router.php

3
test/router.php → tests/router.php

@ -1,7 +1,6 @@
<?PHP
// $_GET['all']=1;
@define('BIBTEXBROWSER_DEFAULT_FRAME', 'all');
//@define('BIBTEXBROWSER_DEFAULT_TEMPLATE','HTMLTemplate');
@define('BIBTEXBROWSER_EMBEDDED_WRAPPER', 'HTMLTemplate');
//
$_GET['bib']='bibacid-utf8.bib';
$_GET['wrapper']='BIBTEXBROWSER_EMBEDDED_WRAPPER';
Loading…
Cancel
Save