Vergleich syndication.php - 1.4.7 - 1.4.10
Zeile 1 | Zeile 1 |
---|---|
<?php |
<?php |
* Copyright � 2008 MyBB Group, All Rights Reserved | * Copyright © 2008 MyBB Group, All Rights Reserved |
* |
* |
* $Id: syndication.php 4304 2009-01-02 01:11:56Z chris $ | * $Id: syndication.php 4383 2009-06-18 11:25:58Z Tomm $ |
*/ | */ |
Zeile 33 | Zeile 33 |
{ |
{ |
else if(!$thread_limit) | else if(!$thread_limit || $thread_limit < 0) |
{ | { |