Ignore:
Timestamp:
Jul 4, 2011, 1:04:50 AM (13 years ago)
Author:
icy
Message:

Fix Plugin URI (to support update option; thanks to ddtddt. Clean up the code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Icy_Picture_Modify/icy_picture_modify.php

    r11610 r11612  
    3030global $template, $conf, $user, $page, $lang, $cache;
    3131
    32 // redirect users to the index page if 'image_id' isn't provided
     32// redirect users to the index page or category page if 'image_id' isn't provided
    3333if (!isset($_GET['image_id']))
    3434{
Note: See TracChangeset for help on using the changeset viewer.