Changeset 12314
- Timestamp:
- 2007/05/08 20:35:53 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/install/index.php
r12313 r12314 814 814 " define ('DB_PORT', '" . $objDBParam->getValue('db_port') . "');\n" . 815 815 " define ('DATA_PATH', '".$data_path."');\n" . 816 " define ('MOBILE_HTML_PATH', HTML_PATH . 'mobile/');\n" .817 " define ('MOBILE_SITE_URL', SITE_URL . 'mobile/');\n" .818 " define ('MOBILE_SSL_URL', SSL_URL . 'mobile/');\n" .819 " define ('MOBILE_URL_DIR', URL_DIR . 'mobile/');\n" .816 " define ('MOBILE_HTML_PATH', HTML_PATH . 'mobile/');\n" . 817 " define ('MOBILE_SITE_URL', SITE_URL . 'mobile/');\n" . 818 " define ('MOBILE_SSL_URL', SSL_URL . 'mobile/');\n" . 819 " define ('MOBILE_URL_DIR', URL_DIR . 'mobile/');\n" . 820 820 "?>"; 821 821
Note: See TracChangeset
for help on using the changeset viewer.
