Zeile 6 | Zeile 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 5379 2011-02-21 11:06:42Z Tomm $
|
*/
// Disallow direct access to this file for security reasons
| */
// Disallow direct access to this file for security reasons
|
Zeile 74 | Zeile 74 |
---|
else { $mybb->input = array(
|
else { $mybb->input = array(
|
"stars" => "1", "starimage" => "star.gif",
| 'stars' => '1', 'starimage' => '{theme}/star.gif',
|
); }
| ); }
|