Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- // Heading
- $_['heading_title'] = 'My Site';
- // Text
- $_['text_module'] = 'Modules';
- $_['text_edit'] = 'Edit My Site Module';
- $_['text_success'] = 'Success: You have modified module My Site!';
- // Entry
- $_['entry_status'] = 'Status:';
- // Error
- $_['error_permission'] = 'Warning: You do not have permission to modify module My Site!';
- $_['error_code'] = 'Code Required';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement