Vergleich admin/forums.php - 1.2.2 - 1.2.3

  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: forums.php 2385 2006-11-06 23:40:55Z Tikitiki $

 * $Id: forums.php 2630 2007-01-11 10:51:24Z chris $

 */

define("IN_MYBB", 1);

 */

define("IN_MYBB", 1);

Zeile 78Zeile 78
	reset($iforumcache);
if(is_array($iforumcache[$pid]))
{

	reset($iforumcache);
if(is_array($iforumcache[$pid]))
{

 
		$comma = "";

		foreach($iforumcache[$pid] as $key => $main)
{

		foreach($iforumcache[$pid] as $key => $main)
{

			$comma = "";

 
			foreach($main as $key => $forum)
{
$forum['name'] = $forum['name'];

			foreach($main as $key => $forum)
{
$forum['name'] = $forum['name'];