root/ip/trunk/includes/db/mysql.php
| 119 | 164 | ||
|---|---|---|---|
1015 | $totaltime = $mtime[0] + $mtime[1] - $this->sql_init_time; | 1015 | $totaltime = $mtime[0] + $mtime[1] - $this->sql_init_time; |
1016 | echo (' | 1016 | echo (' |
1017 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 1017 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
1018 | <html> | 1018 | <html xmlns="http://www.w3.org/1999/xhtml"> |
1019 | <head> | 1019 | <head> |
1020 | <link rel="stylesheet" href="' . IP_ROOT_PATH . 'templates/common/acp.css" type="text/css" /> | 1020 | <link rel="stylesheet" href="' . IP_ROOT_PATH . 'templates/common/acp.css" type="text/css" /> |
1021 | <meta name="author" content="Mighty Gorgon" /> | 1021 | <meta name="author" content="Mighty Gorgon" /> |
Download diff