Changeset 14604 for branches/dev
- Timestamp:
- 2007/06/13 11:28:51 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/mail/sendmail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/mail/sendmail.php
r14602 r14604 226 226 function lfGetBlayn() { 227 227 228 global $objQuery;228 $objQuery = new SC_Query(); 229 229 230 230 $arrRet[now_version] = $objQuery->count("dtb_module", "now_version = (SELECT now_version FROM dtb_module WHERE main_php='blayn/blayn.php')");
Note: See TracChangeset
for help on using the changeset viewer.
