db->getRow("select * from sms_tpl where id=?",array($_GET['tplID']),DB_FETCHMODE_ASSOC); print trim($row_tpl['msg']); ?>