ZenCart_Documentation  1.5.0
http://www.collinsharper.com
C:/xampp/htdocs/zen-cart/admin/includes/languages/english/alert_page.php
Go to the documentation of this file.
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> ');
 All Data Structures Namespaces Files Functions Variables Enumerations