repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Use double quoted consistently on attributes in linker output; preparing for new...
[mediawiki.git]
/
includes
/
DatabaseMysql.php
blob
79e917b3d2e15f007afe4444d4de6a63931d6969
1
<
?php
2
/*
3
* Stub database class for MySQL.
4
*/
5
require_once
(
'Database.php'
);
6
?
>