Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
plugins
/
leadin
/
public
/
admin
•
File:
class-menuconstants.php
•
Content:
<?php namespace Leadin\admin; /** * Static class containing the id of each menu item. */ class MenuConstants { const ROOT = 'leadin'; const USER_GUIDE = 'leadin_user_guide'; const REPORTING = 'leadin_reporting'; const EMAIL = 'leadin_email'; const FORMS = 'leadin_forms'; const CONTACTS = 'leadin_contacts'; const LISTS = 'leadin_lists'; const SETTINGS = 'leadin_settings'; const PRICING = 'leadin_pricing'; const CHATFLOWS = 'leadin_chatflows'; }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List