forked from Cyclone-Team/e949
6 lines
74 B
PHP
6 lines
74 B
PHP
<?php
|
|
|
|
// Internal errors
|
|
$Err_Int_JSONEncodeError = "int.jsonencode";
|
|
|
|
?>
|