Zeile 6 | Zeile 6 |
---|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/eula.html *
|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/eula.html *
|
* $Id: ratethread.php 3478 2007-11-15 04:11:36Z Tikitiki $
| * $Id: ratethread.php 3596 2008-01-20 08:27:39Z Tikitiki $
|
*/
define("IN_MYBB", 1);
$templatelist = ''; require_once "./global.php";
|
*/
define("IN_MYBB", 1);
$templatelist = ''; require_once "./global.php";
|
| // Verify incoming POST request verify_post_check($mybb->input['my_post_key']);
|
$lang->load("ratethread");
| $lang->load("ratethread");
|