Changeset 1410976
- Timestamp:
- 05/05/2016 12:37:52 PM (10 years ago)
- File:
-
- 1 edited
-
real-postimages/trunk/real-postImages.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
real-postimages/trunk/real-postImages.php
r1410923 r1410976 80 80 81 81 // real.Donate 82 if (!function_exists('real_add_real_page')) {82 /*if (!function_exists('real_add_real_page')) { 83 83 add_action('admin_menu', 'real_add_real_page'); 84 84 function real_add_real_page() { … … 89 89 require_once $realkit['plugin_dir_path'] . 'tpl/real.php'; 90 90 } 91 } 91 }*/ 92 92 93 93 if (!function_exists('real_object_to_array')) {
Note: See TracChangeset
for help on using the changeset viewer.