|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
00001 <?php 00009 define('HEADING_TITLE', 'Warning!'); 00010 define('ALERT_PART1', 'Warning: You cannot access the admin until you have'); 00011 define('ALERT_RENAME_ADMIN', 'renamed the admin folder.'); 00012 define('ALERT_REMOVE_ZCINSTALL', 'deleted the zc_install folder.<br />(Use your FTP program or your hosting control panel.)'); 00013 define('ADMIN_RENAME_FAQ_NOTE', 'Help for renaming the admin folder can be found here'); 00014 define('ALERT_PART2', 'Then, to access your admin area, type the admin URL into your browser, ie: <u>http://www.your_site.com/YourAdminFolder/</u> ');