Vergleich admin/modules/config/calendars.php - 1.6.2 - 1.6.8

  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: calendars.php 5125 2010-07-27 07:28:03Z RyanGordon $

 * $Id: calendars.php 5676 2011-11-29 12:10:19Z Tomm $

 */

// Disallow direct access to this file for security reasons

 */

// Disallow direct access to this file for security reasons

Zeile 460Zeile 460
	
if($table->num_rows() == 0)
{

	
if($table->num_rows() == 0)
{

		$table->construct_cell($lang->no_calendars, array('colspan' => 4));

		$table->construct_cell($lang->no_calendars, array('colspan' => 5));

		$table->construct_row();
$no_results = true;
}

		$table->construct_row();
$no_results = true;
}