This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
adminer
Watch
1
Star
0
Fork
0
You've already forked adminer
mirror of
https://github.com/vrana/adminer.git
synced
2025-12-28 19:31:04 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
af249cfc3f9ae1dd13be9b91e5e754e7c19bb81e
adminer
/
editor
/
include
/
connect.inc.php
4 lines
95 B
PHP
Raw
Normal View
History
Unescape
Escape
Editor: User friendly data editor git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@787 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-03 06:26:01 +00:00
<
?
php
E-mail sending Change Adminer class to adminer_ functions.inc.php Unify includes Unify adminer_credentials() Don't use JUSH in Editor Separate identifier and description in breadcrumb Simplify where() git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@800 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-11 19:45:57 +00:00
$_GET
[
"
db
"
]
=
"
"
;
// used here and there by Adminer
$dbh
->
select_db
(
adminer_database
());
Reference in New Issue
Copy Permalink