Ignore:
Timestamp:
Mar 21, 2008 10:20:11 AM (16 years ago)
Author:
quinn
Message:

Added a glob function to the ImageThumb? deleteThumbs method. Fixed some HTML errors. Minor admin2 CSS tweaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Utilities.inc.php

    r294 r320  
    108108/**
    109109 * Returns text with stylistic modifications. Warning: this will break some HTML attibutes!
    110  * TODO: Allow a string such as this to be passted: <a href="javascript:openPopup('/foo/bar.php')">Click here</a>
     110 * TODO: Allow a string such as this to be passed: <a href="javascript:openPopup('/foo/bar.php')">Click here</a>
    111111 *
    112112 * @param  string   $text Text to clean.
Note: See TracChangeset for help on using the changeset viewer.