Vergleich inc/functions_indicators.php - 1.6.0 - 1.6.3

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 1Zeile 1
<?php
/**
* MyBB 1.6

<?php
/**
* MyBB 1.6

 * Copyright � 2010 MyBB Group, All Rights Reserved

 * Copyright 2010 MyBB Group, All Rights Reserved

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

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

 * $Id: functions_indicators.php 4941 2010-05-15 18:17:38Z RyanGordon $

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

 */

/**

 */

/**

Zeile 246Zeile 246
	}
else
{

	}
else
{

 
		my_setcookie("mybb[readallforums]", 1);

		my_setcookie("mybb[lastvisit]", TIME_NOW);

		my_setcookie("mybb[lastvisit]", TIME_NOW);

 


		my_unsetcookie("mybb[threadread]");
my_unsetcookie("mybb[forumread]");
}

		my_unsetcookie("mybb[threadread]");
my_unsetcookie("mybb[forumread]");
}