Changeset 11872 for branches/dev/data
- Timestamp:
- 2007/03/15 08:58:57 (19 years ago)
- Location:
- branches/dev/data
- Files:
-
- 1 deleted
- 2 edited
-
conf/mobile.conf (deleted)
-
script/receive_kara_mail.php (modified) (1 diff)
-
script/send_kara_mail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/script/receive_kara_mail.php
r11460 r11872 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/dev/data/script/send_kara_mail.php
r11460 r11872 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.
