summaryrefslogtreecommitdiff
path: root/display_article_inc.php
AgeCommit message (Collapse)AuthorFilesLines
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-1/+1
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-2/+2
options hash
2008-06-19Correct documentation package name to articlesLester Caine1-2/+2
Could have worked around error, but lets get these things consistent
2007-07-14Display article using structure_id reference.Lester Caine1-0/+32
I suspect this is hiding another problem, content_id works fine, but structure_id did not render the article. I would expect both to basically work the same way?