Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- namespace App;
- class Bitflan {
- const Name = 'CyberTools';
- const ID = '39362748';
- CONST URL = '';
- const Version = '1.4';
- const DEMO_MODE = FALSE;
- const VendorName = 'Bitflan';
- const VendorURL = '';
- const VendorAPI = '';
- const ActivateLink = '';
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement