Vergleich admin/modules/user/titles.php - 1.4.1 - 1.4.8

  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: titles.php 4111 2008-08-13 06:14:12Z Tikitiki $

 * $Id: titles.php 4304 2009-01-02 01:11:56Z chris $

 */

// Disallow direct access to this file for security reasons

 */

// Disallow direct access to this file for security reasons

Zeile 74Zeile 74
	else
{
$mybb->input = array(

	else
{
$mybb->input = array(

			"stars" => "1",
"starimage" => "star.gif",

			'stars' => '1',
'starimage' => '{theme}/star.gif',

		);
}


		);
}