Browse Source

improved automated testability

hg/35a367e65a464cf6cdf277c73f977a6828b723fe/bookmarks/master
Martin Monperrus 15 years ago
parent
commit
60b5315c88
  1. 4
      bibtexbrowser.php

4
bibtexbrowser.php

@ -2521,7 +2521,7 @@ echo "\n".' --></style>';
</body> </body>
</html> </html>
<?php <?php
exit;
//exit;
} // end constructor } // end constructor
} }
@ -2638,7 +2638,7 @@ class RSSDisplay {
</rss> </rss>
<?php <?php
exit;
//exit;
} }
} }

Loading…
Cancel
Save