Plugin Directory

Changeset 1947238


Ignore:
Timestamp:
09/26/2018 09:38:10 AM (8 years ago)
Author:
yasintechnology
Message:

fix bugs

Location:
v-player/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • v-player/trunk/V-player.php

    r1944901 r1947238  
    5858                global $wpdb, $table_prefix;
    5959
    60                 $table_vpa = esq_sql($table_prefix."vpa_posts");
     60                $table_vpa = $table_prefix."vpa_posts";
    6161
    6262            //Check table already exists
  • v-player/trunk/readme.txt

    r1944896 r1947238  
    4646
    4747= 1.0 =
    48 * First version
     48* fix bugs
    4949
    5050== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.