Changeset 11901 for branches/mobile/data/script
- Timestamp:
- 2007/03/16 16:07:24 (19 years ago)
- Location:
- branches/mobile/data/script
- Files:
-
- 2 edited
-
receive_kara_mail.php (modified) (1 diff)
-
send_kara_mail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/mobile/data/script/receive_kara_mail.php
r11406 r11901 5 5 */ 6 6 7 require_once dirname(__FILE__) . '/../conf/mobile .conf';7 require_once dirname(__FILE__) . '/../conf/mobile_conf.php'; 8 8 require_once DATA_PATH . '/include/php_ini.inc'; 9 9 require_once DATA_PATH . '/include/mobile.inc'; -
branches/mobile/data/script/send_kara_mail.php
r11406 r11901 5 5 */ 6 6 7 require_once dirname(__FILE__) . '/../conf/mobile .conf';7 require_once dirname(__FILE__) . '/../conf/mobile_conf.php'; 8 8 9 9 if ($argc != 4) {
Note: See TracChangeset
for help on using the changeset viewer.
