Vergleich admin/inc/class_page.php - 1.6.0 - 1.6.3

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 6
 * Website: http://mybb.com
* License: http://mybb.com/about/license
*

 * Website: http://mybb.com
* License: http://mybb.com/about/license
*

 * $Id: class_page.php 5016 2010-06-12 00:24:02Z RyanGordon $

 * $Id: class_page.php 5380 2011-02-21 12:04:43Z Tomm $

 */

/*

 */

/*

Zeile 48Zeile 48
	/**
* @var array The breadcrumb trail leading up to this page.
*/

	/**
* @var array The breadcrumb trail leading up to this page.
*/

	private $_breadcrumb_trail = array();

	public $_breadcrumb_trail = array();

	
/**
* @var string Any additional information to add between the <head> tags.

	
/**
* @var string Any additional information to add between the <head> tags.