Changeset 7005 for trunk/admin
- Timestamp:
- Sep 22, 2010, 11:20:31 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/functions_notification_by_mail.inc.php
r6411 r7005 361 361 global $conf, $page, $env_nbm, $conf; 362 362 363 set_make_full_url(); 364 363 365 $check_key_treated = array(); 364 366 $updated_data_count = 0; … … 497 499 } 498 500 501 unset_make_full_url(); 502 499 503 return $check_key_treated; 500 504 }
Note: See TracChangeset
for help on using the changeset viewer.