Plugin Directory

Changeset 1329124


Ignore:
Timestamp:
01/15/2016 04:26:37 PM (10 years ago)
Author:
fd
Message:

Fixed "Notice: undefined variable"

https://wordpress.org/support/topic/line-130-error?replies=2

Location:
fd-footnotes/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fd-footnotes/trunk/fdfootnotes.php

    r1268927 r1329124  
    55Description: Elegant and easy to use footnotes
    66Author: John Watson
    7 Version: 1.35
     7Version: 1.36
    88Author URI: http://flagrantdisregard.com
    99
     
    126126            $notes[$n] = $note;
    127127
     128            $singleurl = '';
    128129            if ($linksingle) $singleurl = get_permalink();
    129130           
  • fd-footnotes/trunk/readme.txt

    r1268927 r1329124  
    5757== Changelog ==
    5858
     59= 1.36 =
     60* Fixed "Notice: Undefined variable" https://wordpress.org/support/topic/line-130-error
     61
    5962= 1.35 =
    6063* Added German translation by Mark Sargent
Note: See TracChangeset for help on using the changeset viewer.