Vergleich inc/3rdparty/json/json.php - 1.8.1 - 1.8.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 2Zeile 2
/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */

/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */

 

// Disallow direct access to this file for security reasons
if(!defined("IN_MYBB"))
{
die("Direct initialization of this file is not allowed.<br /><br />Please make sure IN_MYBB is defined.");
}


/**
* Converts to and from JSON format.


/**
* Converts to and from JSON format.