Subversion Repositories PHPX

Compare Revisions

Last modification

Regard whitespace Rev 79 → Rev 80

/trunk/footnotes.class.php
1,7 → 1,7
<?php
 
/**
* A footnote list contains {@link #Footnote Footnotes}
* A footnote list contains {@link Footnote Footnotes}
*
* @author Thomas 'PointedEars' Lahn &lt;php@PointedEars.de&gt;
*/
152,7 → 152,7
}
 
/**
* A footnote to be used in a {@link #FootnoteList "footnote list"}
* A footnote to be used in a {@link FootnoteList "footnote list"}
*
* @author Thomas 'PointedEars' Lahn &lt;php@PointedEars.de&gt;
*/