mirror of
https://github.com/vrana/adminer.git
synced 2026-03-27 06:40:52 +01:00
Function process_length used only in Adminer
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@916 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
include "./include/bootstrap.inc.php";
|
||||
|
||||
$enum_length = '\'(?:\'\'|[^\'\\\\]+|\\\\.)*\'|"(?:""|[^"\\\\]+|\\\\.)*"';
|
||||
$inout = array("IN", "OUT", "INOUT");
|
||||
|
||||
if (isset($_GET["download"])) {
|
||||
|
||||
Reference in New Issue
Block a user