Vergleich inc/class_core.php - 1.2.2 - 1.2.4

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

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

 * $Id: class_core.php 2433 2006-11-26 01:11:56Z chris $

 * $Id: class_core.php 2689 2007-02-03 04:23:06Z Tikitiki $

 */

class MyBB {

 */

class MyBB {

Zeile 15Zeile 15
	 *
* @var string
*/

	 *
* @var string
*/

	var $version = "1.2.2";

	var $version = "1.2.5";

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

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

	var $version_code = 122;

	var $version_code = 125;

	
/**
* The current working directory.

	
/**
* The current working directory.