Plugin Directory

Changeset 1571199


Ignore:
Timestamp:
01/09/2017 02:10:42 PM (9 years ago)
Author:
vrajesh.dave
Message:

vd_rate missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vd-ratings/trunk/vd_ratings.php

    r1571160 r1571199  
    192192            if(!current_user_can('manage_options'))
    193193            {
    194                 wp_die(__( 'You do not have sufficient permissions to access this page.'));
     194                wp_die(__('You do not have sufficient permissions to access this page.','vd_rate'));
    195195            }           
    196196            include(sprintf("%s/templates/settings.php", dirname(__FILE__)));
Note: See TracChangeset for help on using the changeset viewer.