Skip to content

Commit

Permalink
Make sure are defined.
Browse files Browse the repository at this point in the history
  • Loading branch information
netcarver committed Apr 29, 2012
1 parent 185c434 commit 0dbd10f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classTextile.php
Original file line number Diff line number Diff line change
Expand Up @@ -1204,6 +1204,7 @@ function fNoteLists($m)
if( !empty($this->notes)) {
foreach($this->notes as $seq=>$info) {
$links = $this->makeBackrefLink($info, $g_links, $start_char );
$atts = '';
if( !empty($info['def'])) {
$id = $info['id'];
extract($info['def']);
Expand Down

0 comments on commit 0dbd10f

Please sign in to comment.