Vergleich install/index.php - 1.4.4 - 1.4.5

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 6
 * Website: http://www.mybboard.net
* License: http://www.mybboard.net/about/license
*

 * Website: http://www.mybboard.net
* License: http://www.mybboard.net/about/license
*

 * $Id: index.php 4278 2008-11-23 21:12:34Z Tikitiki $

 * $Id: index.php 4305 2009-01-02 08:05:39Z Tikitiki $

 */

@error_reporting(E_ALL & ~E_NOTICE);

 */

@error_reporting(E_ALL & ~E_NOTICE);

Zeile 1948Zeile 1948
	$cache->update_banned();
$cache->update_birthdays();
$cache->update("plugins", array());

	$cache->update_banned();
$cache->update_birthdays();
$cache->update("plugins", array());

 
	$cache->update("internal_settings", array('encryption_key' => random_str(32)));

	echo $lang->done . '</p>';

echo $lang->done_step_success;

	echo $lang->done . '</p>';

echo $lang->done_step_success;