Plugin Directory

Changeset 1410976


Ignore:
Timestamp:
05/05/2016 12:37:52 PM (10 years ago)
Author:
real.master
Message:

small fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • real-postimages/trunk/real-postImages.php

    r1410923 r1410976  
    8080
    8181// real.Donate
    82 if (!function_exists('real_add_real_page')) {
     82/*if (!function_exists('real_add_real_page')) {
    8383  add_action('admin_menu', 'real_add_real_page');
    8484  function real_add_real_page() {
     
    8989    require_once $realkit['plugin_dir_path'] . 'tpl/real.php';
    9090  }
    91 }
     91}*/
    9292
    9393if (!function_exists('real_object_to_array')) {
Note: See TracChangeset for help on using the changeset viewer.