Plugin Directory

Changeset 1293740


Ignore:
Timestamp:
11/24/2015 08:41:47 PM (10 years ago)
Author:
jeffreysmattson
Message:

Update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • l7-login-customizer/tags/2.2.7/includes/options-page.php

    r1293728 r1293740  
    4848                    $content = ob_get_contents();
    4949                    ob_get_clean();
     50                    return $content;
    5051                }
    5152            }
    5253        }
    53         else {
    54             $content = '';
    55         }
    56         return $content;
    5754    }
    5855
Note: See TracChangeset for help on using the changeset viewer.