Vergleich inc/class_core.php - 1.2.12 - 1.2.14

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 6
 * Website: http://www.mybboard.net
* License: http://www.mybboard.net/eula.html
*

 * Website: http://www.mybboard.net
* License: http://www.mybboard.net/eula.html
*

 * $Id: class_core.php 3598 2008-01-20 20:42:43Z Tikitiki $

 * $Id: class_core.php 3950 2008-06-25 03:28:25Z Tikitiki $

 */

class MyBB {

 */

class MyBB {

Zeile 15Zeile 15
	 *
* @var string
*/

	 *
* @var string
*/

	var $version = "1.2.12";

	var $version = "1.2.14";

	
/**
* The version code of MyBB we're running.
*
* @var integer
*/

	
/**
* The version code of MyBB we're running.
*
* @var integer
*/

	var $version_code = 1212;

	var $version_code = 1214;

	
/**
* The current working directory.

	
/**
* The current working directory.