projects / phoronix-test-suite.git / commitdiff
Build Results
 
Summary

Description: Phoronix Test Suite open-source benchmarking development
Last Change: Tue 5/21/13 15:49

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Tue 5/21/13 15:49
Michael Larabel  
Phoronix Test Suite... 
Fri 5/17/13 22:52
Michael Larabel  
phodevi: Report CPU... 
Wed 5/15/13 21:50
Michael Larabel  
Phoronix Test Suite... 
Wed 5/15/13 21:39
Michael Larabel  
pts-core: DragonFlyBSD... 
Wed 5/15/13 15:47
Michael Larabel  
pts-core: Updates from... 
Wed 5/15/13 15:43
Michael Larabel  
 
 
> --git a/pts-core/objects/pts_pdf_template.php b/pts-core/objects/pts_pdf_template.php
index 87c7eba
..ff69d5a 100644
--- a/pts-core/objects/pts_pdf_template.php
+++ b/pts-core/objects/pts_pdf_template.php
@@ -417,+417,@@ class pts_pdf_template extends FPDF
         $this
->_newobj();
         
$this->pdf_bookmarks_outline_object_n $this->n;
         
$this->_out('<</Type /Outlines /First ' $n ' 0 R');
-        
$this->_out('/Last ' . ($n $ls[0]) . ' 0 R>>');
+        
$this->_out('/Last ' . ($n + (isset($ls[0]) ? $ls[0] : 0)) . ' 0 R>>');
         
$this->_out('endobj');
     }
     public function 
_putresources()
<
 
Phoronix.com
Linux Driver Forums
Copyright © 2013 by Phoronix Media