diff options
Diffstat (limited to 'core/helpers/graphics.php')
-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(); |