Browse Source

improved documentation

replace/c24a8d1de403113542ba0936e844151de2785013
Martin Monperrus 15 years ago
parent
commit
ae557aa087
  1. 2
      bibtexbrowser.php

2
bibtexbrowser.php

@ -122,7 +122,6 @@ If bibtexbrowser.css exists, it is used, otherwise bibtexbrowser uses its own em
All the variable parts of bibtexbrowser can be modified with a file called ''bibtexbrowser.local.php''.
<code>
<pre>
&#60;?php
// if your bibtex file is utf-8 encodedd
@ -157,7 +156,6 @@ return
// define('BIBTEXBROWSER_URL','');
?>
</pre>
</code>

Loading…
Cancel
Save