$css_injected
$css_injected : boolean
Whether CSS has been injected yet
Handles autoloading, errors and exceptions
error(integer $errno, string $errstr, string $errfile, integer $errline)
The error handler
integer | $errno | The level of the error raised |
string | $errstr | The error message |
string | $errfile | The filename that the error was raised in |
integer | $errline | The line number the error was raised at |