Plugin Directory

Changeset 1156634


Ignore:
Timestamp:
05/09/2015 04:13:24 AM (11 years ago)
Author:
elgreatly
Message:

fix bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-like-post/trunk/includes/like-admin-page.php

    r1155873 r1156634  
    1515                $all_options = $_POST['gs_lp_options'];
    1616                $gs_lp_new_options;
    17                 var_dump($all_options);
    1817                if(isset($all_options['display'])){
    1918                    $gs_lp_new_options['display'] = $all_options['display'];
Note: See TracChangeset for help on using the changeset viewer.