Vergleich printthread.php - 1.2.7 - 1.2.13

  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: printthread.php 3030 2007-04-26 00:19:47Z Tikitiki $

 * $Id: printthread.php 3595 2008-01-09 00:10:57Z Tikitiki $

 */

define("IN_MYBB", 1);

 */

define("IN_MYBB", 1);

Zeile 73Zeile 73
	error_no_permission();
}


	error_no_permission();
}


// Password protected forums ......... yhummmmy!
check_forum_password($fid, $forum['password']);

// Check if this forum is password protected and we have a valid password
check_forum_password($forum['fid']);


$postrows = '';
$query = $db->query("


$postrows = '';
$query = $db->query("