Plugin Directory

Changeset 2255412


Ignore:
Timestamp:
03/06/2020 05:51:54 AM (6 years ago)
Author:
wpyog
Message:

check issue resolutions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wpyog-documents/trunk/index.php

    r2192724 r2255412  
    187187    if(!empty($documentRows)) {
    188188        $ext = pathinfo($documentRows[0]->document_link, PATHINFO_EXTENSION);
    189         $iconClass = fileExtention($ext);
     189        $iconClass = wpyog_fileExtention($ext);
    190190    ?>
    191191    <div class="wpyog-doc-box">
Note: See TracChangeset for help on using the changeset viewer.