Ignore:
Timestamp:
Dec 29, 2012, 3:08:27 AM (11 years ago)
Author:
julien1311
Message:

improve update and add include folder

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Media_Icon/main.inc.php

    r19543 r19631  
    3737 * +-----------------------------------------------------------------------+ */
    3838       
    39 include_once(MEDIA_ICON_PATH.'thumbnails.php');
    40 include_once(MEDIA_ICON_PATH.'picture.php');
     39include_once(MEDIA_ICON_PATH.'include/thumbnails.inc.php');
     40include_once(MEDIA_ICON_PATH.'include/picture.inc.php');
    4141
    4242/* +-----------------------------------------------------------------------+
Note: See TracChangeset for help on using the changeset viewer.