TCPDF_STATIC::get_mqr()
Gets the current active configuration setting of magic_quotes_runtime (if the get_magic_quotes_runtime function exist)
Description Description
Return Return
(Returns) 0 if magic quotes runtime is off or get_magic_quotes_runtime doesn't exist, 1 otherwise.
Source Source
File: includes/lib/tcpdf/include/tcpdf_static.php
Changelog Changelog
Version | Description |
---|---|
4.6.025 | Introduced. |