aboutsummaryrefslogtreecommitdiff
path: root/bibtex.php
diff options
context:
space:
mode:
authorIgor <pashev.igor@gmail.com>2010-11-02 13:05:06 +0300
committerIgor <pashev.igor@gmail.com>2010-11-02 13:05:06 +0300
commit008c5a8a7df36d8c96853ed9754e7065dfa4b99d (patch)
treed313f275f9e8683488b62ca434a0e57e037308db /bibtex.php
parent7583f905dd04b309169be6eb796890891b9ee8e8 (diff)
downloaddokuwiki-plugin-papers-008c5a8a7df36d8c96853ed9754e7065dfa4b99d.tar.gz
<papers> tag
Diffstat (limited to 'bibtex.php')
-rw-r--r--bibtex.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/bibtex.php b/bibtex.php
index acda55a..9fd391f 100644
--- a/bibtex.php
+++ b/bibtex.php
@@ -132,7 +132,7 @@ class BibtexParser
}
if ($select)
{
- if (!!empty($entry['html']))
+ if (empty($entry['html']))
{
$entry['html'] = $this->format($entry);
}
@@ -544,10 +544,6 @@ class BibtexParserTeam extends BibtexParser
class BibtexParserWorker extends BibtexParserTeam
{
- /*
- * Compare entries for sorting
- *
- */
protected function cmp_entries(&$a, &$b)
{
// by entry type