Vergleich admin/modules/tools/backupdb.php - 1.6.3 - 1.6.9

  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: backupdb.php 5380 2011-02-21 12:04:43Z Tomm $

 * $Id$

 */

// Disallow direct access to this file for security reasons

 */

// Disallow direct access to this file for security reasons

Zeile 342Zeile 342
	}

$table = new Table;

	}

$table = new Table;

	$table->construct_header($lang->table_selectiona);

	$table->construct_header($lang->table_selection);

	$table->construct_header($lang->backup_options);

$table_selects = array();

	$table->construct_header($lang->backup_options);

$table_selects = array();