Plugin Directory

Changeset 1319860


Ignore:
Timestamp:
01/02/2016 11:58:39 AM (10 years ago)
Author:
markcoker
Message:

Fixed error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wpfilesearch/trunk/wpFileSearch.php

    r1307692 r1319860  
    3030            }
    3131            if ($results == 0){
    32                 echo'<script>notFound("'.$searchTerms.'");</script>';
     32                echo'<script>notFound("'.$searchTerm.'");</script>';
    3333            }
    3434        } die();
Note: See TracChangeset for help on using the changeset viewer.