diff --git a/bibtexbrowser.php b/bibtexbrowser.php index 7f5ac31..e823d85 100755 --- a/bibtexbrowser.php +++ b/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''. -
 <?php
 
 // if your bibtex file is utf-8 encodedd
@@ -157,7 +156,6 @@ return
 // define('BIBTEXBROWSER_URL','');
 
 ?>
-