Ignore:
Timestamp:
Dec 30, 2012, 9:17:31 PM (11 years ago)
Author:
julien1311
Message:

include correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/pdf2tab/include/picture.inc.php

    r19664 r19665  
    55
    66function pdf2tab_add_links_picture($content, $element_info) {
    7         include_once('include/constants.inc.php');
     7        include_once('constants.inc.php');
    88
    99        if (in_array(strtolower(substr(strrchr($element_info['file'], "."),1)), $supported_extensions)) {
Note: See TracChangeset for help on using the changeset viewer.