Vergleich admin/modlogs.php - 1.2.5 - 1.2.13

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 3Zeile 3
 * MyBB 1.2
* Copyright � 2006 MyBB Group, All Rights Reserved
*

 * MyBB 1.2
* Copyright � 2006 MyBB Group, All Rights Reserved
*

 * Website: http://www.mybboard.com
* License: http://www.mybboard.com/eula.html

 * Website: http://www.mybboard.net
* License: http://www.mybboard.net/eula.html

 *

 *

 * $Id: modlogs.php 2398 2006-11-12 12:04:17Z Tikitiki $

 * $Id: modlogs.php 3285 2007-09-01 05:49:38Z Tikitiki $

 */

define("IN_MYBB", 1);

 */

define("IN_MYBB", 1);

Zeile 201Zeile 201
	makeinputcode($lang->prune_days, "days", 30, 4);
endtable();
endform($lang->prune_log, $lang->reset_button);

	makeinputcode($lang->prune_days, "days", 30, 4);
endtable();
endform($lang->prune_log, $lang->reset_button);

 
	cpfooter();

}
?>

}
?>