diff options
author | Bharat Mediratta <bharat@menalto.com> | 2008-12-30 01:41:36 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2008-12-30 01:41:36 +0000 |
commit | 564bde5c4947f4005729314b0c769cf3673783ae (patch) | |
tree | 33e2777cb9d1a0b5ed45e997bff12c0dbdf6c322 | |
parent | f29aad03a630d623a13a31f417947add92aa81f9 (diff) |
comment cleanup.
-rw-r--r-- | core/helpers/graphics.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/helpers/graphics.php b/core/helpers/graphics.php index 1354446c..3d1cd4a8 100644 --- a/core/helpers/graphics.php +++ b/core/helpers/graphics.php @@ -181,7 +181,6 @@ class graphics_Core { /** * Mark all thumbnails and resizes as dirty. They will have to be rebuilt. - * */ public static function mark_all_dirty() { $db = Database::instance(); |