David Anderson
3abed383e5
web PHP code: use mysqli everywhere if available
...
Change all the PHP code to use _mysql_query() instead of mysql_query()
(and similar for other functions).
_mysql_query() uses the mysqli API if available, else the old API.
Going forward, all PHP code should the DB abstration layer if possible;
else it should use the _mysql_* functions.
2014-09-04 12:00:09 -07:00
David Anderson
cca4b96152
admin web: fix PHP warning
2013-08-16 12:20:40 -07:00
David Anderson
6501519031
admin web: in failure-by-version page, show anon platform versions correctly
2013-08-16 11:59:46 -07:00
David Anderson
4a8e916399
admin web: fix "error by platform" page if anon platform used
2013-08-16 10:44:58 -07:00
David Anderson
ddd98cf8ec
- admin web: fixes and clarifications to failure summaries
...
svn path=/trunk/boinc/; revision=25171
2012-01-31 07:21:42 +00:00
David Anderson
9285bc3961
- admin web: improvements to the pages for investigating result failures
...
(though considerable funkiness remains)
svn path=/trunk/boinc/; revision=25170
2012-01-30 23:57:18 +00:00
Rom Walton
c55350d0a6
- OPS: Update failure_result_summary_by_platform.php to include
...
plan class information.
html/ops
failure_result_summary_by_platform.php
svn path=/trunk/boinc/; revision=24963
2012-01-01 23:44:48 +00:00
David Anderson
9baf78fe5f
- web: added copyright and license info to PHP files
...
svn path=/trunk/boinc/; revision=15758
2008-08-05 22:43:14 +00:00
Bruce Allen
849f83488b
Checking in the right versions of these files....
...
svn path=/trunk/boinc/; revision=5353
2005-02-08 04:38:31 +00:00
David Anderson
435f8edd47
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
Karl Chen
d8cc0b1075
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4506
2004-11-09 07:54:31 +00:00
David Anderson
9bdde0b5b3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3517
2004-06-09 19:15:57 +00:00
Rom Walton
a9225a9706
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3356
2004-05-06 21:29:15 +00:00
Rom Walton
afe61f8f1e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3317
2004-05-03 22:29:31 +00:00
Rom Walton
cf4a27e0b1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3316
2004-05-03 22:20:43 +00:00