mirror of
https://github.com/kvazar-network/index-php.git
synced 2025-01-22 04:45:13 +00:00
fix namespace
This commit is contained in:
parent
c82168e4f2
commit
2608b97681
@ -190,7 +190,7 @@ class Manticore
|
||||
|
||||
if ($escape)
|
||||
{
|
||||
$query = @\Utils::escape(
|
||||
$query = @Utils::escape(
|
||||
$query
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user